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