Remove redundant empty entry in docker-compose.prod.yml
This commit is contained in:
@@ -130,7 +130,7 @@ services:
|
||||
NEXT_PUBLIC_API_URL: ${NEXT_PUBLIC_API_URL:-https://api.memegoat.fr}
|
||||
depends_on:
|
||||
- backend
|
||||
-
|
||||
|
||||
documentation:
|
||||
build:
|
||||
context: .
|
||||
|
||||
Reference in New Issue
Block a user