Allow configuration of the service URLs by ENV variables
Build and Publish Docker Container / build (push) Successful in 5m37s
Build and Publish Docker Container / build (push) Successful in 5m37s
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
TOGGL_PORTAL_URL = ENV['TOGGL_PORTAL_URL'] || 'http://localhost:3005'
|
||||
PANOPTO_PORTAL_URL = ENV['PANOPTO_PORTAL_URL'] || 'https://lectures.joshuacoles.me'
|
||||
Reference in New Issue
Block a user