changed ports

This commit is contained in:
Max Buz
2025-02-03 18:17:59 +01:00
committed by GitHub
parent 991344c0d8
commit 0b5eeb3a30

View File

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