Implementacion de sistema distribuido de boton de ayuda
This commit is contained in:
@@ -27,3 +27,8 @@ CORS_ORIGINS=http://localhost:5173,http://localhost:3000
|
||||
|
||||
# License Service
|
||||
LICENSE_CHECK_ENABLED=True
|
||||
|
||||
# Synchronization (Hub & Spoke)
|
||||
SYNC_SECRET_TOKEN=change-this-sync-token-in-production
|
||||
# Only for spokes/clients. Leave empty if this is the Hub.
|
||||
CENTRAL_SERVER_URL=http://localhost:8000/api/v1/core/help-center/sync/
|
||||
|
||||
Reference in New Issue
Block a user