Testing whether folder works
All checks were successful
Remote Deployment Pipeline / Prepare Context (pull_request) Successful in 3s
Remote Deployment Pipeline / Deploy (Staging) (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Dev/Preview) (pull_request) Successful in 1m9s
Remote Deployment Pipeline / Cleanup Preview (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Production) (pull_request) Has been skipped

This commit is contained in:
2025-12-22 14:19:34 +01:00
parent 8c6c01b916
commit 02fea121cf
4 changed files with 7 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ services:
- no-new-privileges:true
networks:
- proxy
- legacy-nginx
command:
- "--providers.docker=true"
- "--providers.docker.exposedbydefault=false"
@@ -48,5 +49,8 @@ services:
- traefik.http.routers.https.tls.certresolver=letsencrypt
networks:
proxy:
legacy-nginx:
name: proxy
external: true
volumes:
letsencrypt: