Redisign to use with Portainer

This commit is contained in:
Max Buz
2025-01-27 23:23:06 +01:00
committed by GitHub
parent b7c885398b
commit 90c7e38132
2 changed files with 3 additions and 4 deletions

View File

@@ -1,10 +1,9 @@
version: '3.8'
services:
app:
image: jc21/nginx-proxy-manager:latest
restart: unless-stopped
env_file:
- stack.env
- .env
ports:
- 1080:80
- 1081:81