Tweaked cors handing

This commit is contained in:
2022-07-26 13:40:18 +01:00
parent e0d6260d1a
commit fb4d857224
5 changed files with 14 additions and 5 deletions
+2
View File
@@ -1,5 +1,7 @@
WEB_PORT=3300
WEB_ORIGIN=http://localhost:3001
DB_HOSTNAME=database
DB_DATABASE=chat
DB_USERNAME=chat