deploy-workflow: create docker compose file
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
2026-07-04 17:08:41 +03:00
parent 8700d316fa
commit feaf427969
2 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ services:
ports:
- '80:80'
- '443:443'
volumes:
volumes:
- ./data/nginx-proxy-manager/data:/data
- ./data/nginx-proxy-manager/letsencrypt:/etc/letsencrypt
healthcheck: