Sync conflict

This commit is contained in:
infidel
2024-03-18 18:42:13 +08:00
parent 11f5cb853d
commit 7c14f53eff
4 changed files with 2 additions and 1 deletions

View File

@@ -62,6 +62,7 @@ CORS_ORIGIN_WHITELIST = [
'http://127.0.0.1:5000',
'http://127.0.0.1:5173',
'http://127.0.0.1:5174',
'http://127.0.0.1:4173',
'https://wg.nnag.me'
]