Skip to content

Commit a8ba400

Browse files
Re-added the config mount.
1 parent 126947d commit a8ba400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ services:
88
depends_on:
99
- wordpress
1010
volumes:
11+
- ./config:/config
1112
- ./default:/config/nginx/site-confs/default
1213
environment:
1314
- EMAIL=email@example.com

0 commit comments

Comments
 (0)