Update submodules
This commit is contained in:
2
backend
2
backend
Submodule backend updated: 2a99323c91...e9a0e12276
@@ -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
|
||||
|
||||
2
frontend
2
frontend
Submodule frontend updated: d388d7048a...75b50fb9ef
Reference in New Issue
Block a user