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