Compare commits

...

4 Commits

3 changed files with 3 additions and 3 deletions

Submodule backend updated: 690a640b31...d3d0d7f1d1

View File

@@ -29,7 +29,7 @@ services:
GRAPHQL_ENDPOINT_PUBLIC: http://localhost:3000/graphql
GRAPHQL_ENDPOINT_INTERNAL: http://backend:3000/graphql
database:
image: mysql:8
image: mysql:9
restart: always
environment:
MYSQL_ROOT_PASSWORD: root