Add CORS and authorized origins to server
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
ORDABOK_HOSTS=https://example.com # if empty or unset, CORS will allow all origins
|
||||
|
||||
# Database
|
||||
POSTGRES_HOST=0.0.0.0
|
||||
POSTGRES_PASSWORD=changeme
|
||||
|
||||
Reference in New Issue
Block a user