Spaces:
Running
Running
machsix
use Blueprint to handle static files, add "url_prefix" in config.json for reverse proxy
9ca54c4
{ | |
"site_config": { | |
"host": "0.0.0.0", | |
"port": 1338, | |
"debug": false | |
}, | |
"url_prefix": "", | |
"use_auto_proxy": false | |
} | |