We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e85d97 commit c551b9bCopy full SHA for c551b9b
docker-compose.yml
@@ -19,6 +19,7 @@ services:
19
platform:
20
build: .
21
environment:
22
+ COMPOSER_ALLOW_SUPERUSER: "1"
23
APP_KEY: SomeRandomKey!!!SomeRandomKey!!!
24
DOCKERIZE_TIMEOUT: 180s
25
DOCKERIZE_WAIT_FOR_mysql: tcp://mysql:3306
@@ -48,6 +49,7 @@ services:
48
49
platform_tasks:
50
51
52
53
54
55
0 commit comments