Skip to content

Commit bcc6866

Browse files
committed
Remove HTTPS port from development environment
This port is not needed here
1 parent 7ee7e29 commit bcc6866

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ services:
88
restart: always
99
ports:
1010
- "80:80"
11-
- 443:443
1211
volumes:
1312
- ./www/wp_files/:/www:ro
1413
- ./configs/nginx/conf/nginx.conf:/etc/nginx/conf/nginx.conf:ro

0 commit comments

Comments
 (0)