Compare commits

..

2 commits

View file

@ -46,8 +46,6 @@ services:
traefik.http.routers.crabfit-frontend.rule: Host(`a10y.techwork.zone`) || Host(`availability.techwork.zone`)
traefik.http.routers.crabfit-frontend.tls: true
traefik.http.routers.crabfit-frontend.tls.certresolver: letsencrypt_standalone
environment:
NEXT_PUBLIC_API_URL: https://api.a10y.techwork.zone
networks: [ public ]