mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
Run gin in release mode
This commit is contained in:
@ -19,6 +19,7 @@ services:
|
||||
- PATREON_REDIRECT_URL=https://podsync.net/patreon
|
||||
- PATREON_WEBHOOKS_SECRET={PATREON_WEBHOOKS_SECRET}
|
||||
- COOKIE_SECRET={COOKIE_SECRET}
|
||||
- GIN_MODE=release
|
||||
volumes:
|
||||
- {PATH_TO_GOOGLE_CREDENTIALS_FILE_FOR_USE_OUTSIDE_GOOGLE_CLOUD}:/google-credentials.json
|
||||
ytdl:
|
||||
|
Reference in New Issue
Block a user