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
|
- ai-internal
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.erowid-bot.rule=Host(`erowid.jeffemmett.com`)"
|
- "traefik.http.routers.erowid-bot.rule=Host(`erowid.psilo-cyber.net`)"
|
||||||
- "traefik.http.routers.erowid-bot.entrypoints=websecure"
|
|
||||||
- "traefik.http.routers.erowid-bot.tls.certresolver=letsencrypt"
|
|
||||||
- "traefik.http.services.erowid-bot.loadbalancer.server.port=8000"
|
- "traefik.http.services.erowid-bot.loadbalancer.server.port=8000"
|
||||||
volumes:
|
volumes:
|
||||||
- ./app:/app/app
|
- ./app:/app/app
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue