changed ports
This commit is contained in:
@@ -5,9 +5,9 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- 80:80
|
||||
- 81:81
|
||||
- 443:443
|
||||
- 880:80
|
||||
- 881:81
|
||||
- 8443:443
|
||||
volumes:
|
||||
- ${NGINX_DATA}:/data
|
||||
- ${NGINX_LETSENCRYPT}:/etc/letsencrypt
|
||||
|
||||
Reference in New Issue
Block a user