1
0
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:
Maksym Pavlenko
2017-11-01 13:04:36 -07:00
parent 1fc4063f48
commit 8511b86101

View File

@ -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: