mirror of
https://github.com/samply/bridgehead.git
synced 2025-11-23 05:30:27 +01:00
Add APP_spot_KEY env var under the beam-proxy section. (#358)
This commit is contained in:
@@ -37,3 +37,8 @@ services:
|
||||
- "traefik.http.middlewares.stripprefix_spot.stripprefix.prefixes=/prod"
|
||||
- "traefik.http.routers.spot.tls=true"
|
||||
- "traefik.http.routers.spot.middlewares=corsheaders2,stripprefix_spot,auth"
|
||||
|
||||
beam-proxy:
|
||||
environment:
|
||||
APP_spot_KEY: ${FOCUS_BEAM_SECRET_SHORT}
|
||||
|
||||
Reference in New Issue
Block a user