changed ports

This commit is contained in:
Max Buz
2025-02-03 18:17:59 +01:00
committed by GitHub
parent 001c3f8566
commit 810441cba3

View File

@@ -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