- Adaptation of the static url to be used.
- Solved problem of using pushgateway in the k8s cluster
This commit is contained in:
@@ -424,7 +424,7 @@ class StagingConfig(Config):
|
||||
CHAT_CLIENT_PREFIX = 'chat-client/chat/'
|
||||
|
||||
# Define the static path
|
||||
STATIC_URL = 'https://evie-staging-static.askeveai.com'
|
||||
STATIC_URL = 'https://evie-staging-static.askeveai.com/'
|
||||
|
||||
# PATH settings
|
||||
ffmpeg_path = '/usr/bin/ffmpeg'
|
||||
|
||||
Reference in New Issue
Block a user