fix migrations
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m9s
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m9s
This commit is contained in:
@ -8,6 +8,10 @@ sentry:
|
||||
tracesSampleRate: 1.0
|
||||
environment: "development"
|
||||
|
||||
# MongoDB Migration Configuration
|
||||
mongock:
|
||||
change-logs-scan-package: "cc.fascinated.bat.changelog"
|
||||
|
||||
# Spotify Configuration
|
||||
spotify:
|
||||
redirect-uri: "http://localhost:8080/spotify/callback"
|
||||
|
Reference in New Issue
Block a user