This commit is contained in:
Max Buz
2025-01-27 23:24:02 +01:00
committed by GitHub
parent 90c7e38132
commit 36df6f9290

View File

@@ -1,13 +0,0 @@
services:
app:
image: jc21/nginx-proxy-manager:latest
restart: unless-stopped
env_file:
- .env
ports:
- 1080:80
- 1081:81
- 10443:443
volumes:
- ${NGINX_DATA}:/data
- ${NGINX_LETSENCRYPT}:/etc/letsencrypt