0
0
Fork 0

Refresh Heroku related thingy for heroku-24 stack (#31135)

This commit is contained in:
zunda 2024-09-03 16:03:00 +00:00 committed by GitHub
parent 8adf67f2db
commit 8c928faff3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 14 additions and 8 deletions

View file

@ -11,4 +11,4 @@ worker: bundle exec sidekiq
#
# and let the main app use the separate app:
#
# heroku config:set STREAMING_API_BASE_URL=wss://<streaming-app>.herokuapp.com -a <main-app>
# heroku config:set STREAMING_API_BASE_URL=wss://<streaming-app-random>.herokuapp.com -a <main-app>