production ready

This commit is contained in:
2021-03-15 21:51:12 +01:00
parent 936f2ec6f5
commit 316fd60fc3
7 changed files with 38 additions and 33 deletions

View File

@ -1,4 +1,5 @@
{
"createGiteaAccount": false,
"port": 8080
"port": 8080,
"rootUrl": "http://localhost:8080"
}