allow configuration of auth_proxy_pass through

environment variable
This commit is contained in:
Peter Morton 2023-10-13 16:37:59 -05:00
parent 520c20b4d8
commit 904f477e88

View File

@ -35,6 +35,7 @@ services:
traefik.http.services.eo-services-client.loadbalancer.server.port: "80"
environment:
TZ: America/Chicago
AUTH_PROXY_PASS: https://eo-services.mortons.site/api/auth
image: registry.mortons.site/eo-services-client:latest
networks:
traefik_public: null