We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4265c commit 417bae5Copy full SHA for 417bae5
docker-compose.yml
@@ -33,6 +33,7 @@ services:
33
WORDPRESS_DB_USER: root
34
WORDPRESS_DB_name: wordpress
35
WORDPRESS_USER: root
36
+ init: true
37
ports:
38
- '8080:80'
39
restart: on-failure
0 commit comments