We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee7e29 commit bcc6866Copy full SHA for bcc6866
docker-compose.yml
@@ -8,7 +8,6 @@ services:
8
restart: always
9
ports:
10
- "80:80"
11
- - 443:443
12
volumes:
13
- ./www/wp_files/:/www:ro
14
- ./configs/nginx/conf/nginx.conf:/etc/nginx/conf/nginx.conf:ro
0 commit comments