Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7e1a79c073 | ||
|
|
60076c7550 |
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user