Update Traefik host to erowid.psilo-cyber.net
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d09d065d08
commit
454caaf7e4
|
|
@ -15,9 +15,7 @@ services:
|
|||
- ai-internal
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.erowid-bot.rule=Host(`erowid.jeffemmett.com`)"
|
||||
- "traefik.http.routers.erowid-bot.entrypoints=websecure"
|
||||
- "traefik.http.routers.erowid-bot.tls.certresolver=letsencrypt"
|
||||
- "traefik.http.routers.erowid-bot.rule=Host(`erowid.psilo-cyber.net`)"
|
||||
- "traefik.http.services.erowid-bot.loadbalancer.server.port=8000"
|
||||
volumes:
|
||||
- ./app:/app/app
|
||||
|
|
|
|||
Loading…
Reference in New Issue