Add cors to environment

This commit is contained in:
Oakley 2023-05-18 10:39:25 -04:00
parent 4032f2a088
commit fcc85369e7

View File

@ -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