mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-14 01:08:27 +00:00
Add cors to environment
This commit is contained in:
parent
4032f2a088
commit
fcc85369e7
@ -12,4 +12,6 @@ services:
|
||||
- port=9000
|
||||
# Set this to your instance's URL
|
||||
- selfURL='https://co.wukko.me'
|
||||
# Set this to 1 if you want cross-origin resource sharing on
|
||||
- cors=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user