forgejo-website/sandbox.config.json
Loïc Dachary 67ea7add83
reset theme to https://github.com/onwidget/astrowind
Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-12-01 18:04:49 +01:00

11 lines
196 B
JSON

{
"infiniteLoopProtection": true,
"hardReloadOnChange": false,
"view": "browser",
"template": "node",
"container": {
"port": 3000,
"startScript": "start",
"node": "14"
}
}