mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
build: bump api v2.0.12 + widget v2.0.3
This commit is contained in:
@@ -5,7 +5,7 @@ SSL_EMAIL=hello@hexabot.ai
|
||||
API_PORT=4000
|
||||
APP_SCRIPT_COMPODOC_PORT=9003
|
||||
API_ORIGIN=http://${APP_DOMAIN}:${API_PORT}
|
||||
FRONTEND_ORIGIN=http://${APP_DOMAIN}:8080,http://${APP_DOMAIN}:8081,http://${APP_DOMAIN}:5173,http://${APP_DOMAIN},http://${APP_DOMAIN}/*,*
|
||||
FRONTEND_ORIGIN=http://${APP_DOMAIN},http://${APP_DOMAIN}:8080,http://${APP_DOMAIN}:8081,http://${APP_DOMAIN}:5173,http://${APP_DOMAIN},http://${APP_DOMAIN}/*,*
|
||||
JWT_SECRET=dev_only
|
||||
JWT_EXPIRES_IN=60
|
||||
SALT_LENGTH=12
|
||||
|
||||
Reference in New Issue
Block a user