Compare commits
4 Commits
061c4f4c87
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| d6ad48764b | |||
| 769e8b28c6 | |||
| 7e1a79c073 | |||
| 60076c7550 |
2
backend
2
backend
Submodule backend updated: 690a640b31...d3d0d7f1d1
@@ -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
|
||||
|
||||
2
frontend
2
frontend
Submodule frontend updated: 8f8decf263...f9fe6e9639
Reference in New Issue
Block a user