mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: cors issue for http server
This commit is contained in:
committed by
Mohamed Marrouchi
parent
af7b8e7204
commit
d9ef2152b7
@@ -16,3 +16,5 @@ export const MENU_CACHE_KEY = 'menu';
|
||||
export const LANGUAGES_CACHE_KEY = 'languages';
|
||||
|
||||
export const DEFAULT_LANGUAGE_CACHE_KEY = 'default_language';
|
||||
|
||||
export const ALLOWED_DOMAINS_CACHE_KEY = 'allowed-domains';
|
||||
|
||||
Reference in New Issue
Block a user