Ryot: Migrate to pro
This commit is contained in:
parent
d6727970ff
commit
5c757b251c
2 changed files with 44 additions and 41 deletions
|
@ -18,7 +18,7 @@ services:
|
|||
mode: non-blocking
|
||||
|
||||
ryot:
|
||||
image: "ghcr.io/ignisda/ryot:latest"
|
||||
image: "ghcr.io/ignisda/ryot-pro:latest"
|
||||
restart: unless-stopped
|
||||
container_name: ryot
|
||||
networks:
|
||||
|
@ -28,6 +28,7 @@ services:
|
|||
- DATABASE_URL=postgres://postgres:postgres@postgres:5432/postgres
|
||||
- VIDEO_GAMES_TWITCH_CLIENT_ID={{ amazon.client_id }}
|
||||
- VIDEO_GAMES_TWITCH_CLIENT_SECRET={{ amazon.client_secret }}
|
||||
- SERVER_PRO_KEY={{ ryot.server_pro_key }}
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.ryot-secure.entrypoints=https"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue