Skip to content

Commit 417bae5

Browse files
committed
add init so apache is stopped rapidly instead of waiting 10 seconds
1 parent 1a4265c commit 417bae5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ services:
3333
WORDPRESS_DB_USER: root
3434
WORDPRESS_DB_name: wordpress
3535
WORDPRESS_USER: root
36+
init: true
3637
ports:
3738
- '8080:80'
3839
restart: on-failure

0 commit comments

Comments
 (0)