Remove .env file and enhance SSL error handling in server configuration
All checks were successful
Deploy Production (ss-tools.crewsportswear.app) / deploy (push) Successful in 1m15s
All checks were successful
Deploy Production (ss-tools.crewsportswear.app) / deploy (push) Successful in 1m15s
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
- "traefik.http.routers.screenshot-service.rule=Host(`ss-tools.crewsportswear.app`)"
|
||||
- "traefik.http.routers.screenshot-service.entrypoints=websecure"
|
||||
- "traefik.http.routers.screenshot-service.tls=true"
|
||||
- "traefik.http.routers.screenshot-service.tls.certresolver=letsencrypt"
|
||||
- "traefik.http.routers.screenshot-service.tls.certresolver=le"
|
||||
|
||||
# Service
|
||||
- "traefik.http.services.screenshot-service.loadbalancer.server.port=5955"
|
||||
|
||||
Reference in New Issue
Block a user