Update submodules
This commit is contained in:
@@ -22,7 +22,9 @@ services:
|
||||
- "1420:1420"
|
||||
depends_on:
|
||||
- backend
|
||||
|
||||
environment:
|
||||
GRAPHQL_ENDPOINT_PUBLIC: http://localhost:3000/graphql
|
||||
GRAPHQL_ENDPOINT_INTERNAL: http://backend:3000/graphql
|
||||
database:
|
||||
image: mysql:8
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user