move listenPort option to argv

This commit is contained in:
2023-11-16 23:26:11 +00:00
parent 4a7b8c4753
commit d9d1846a82
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,6 @@
"username": "root@pam",
"password": "rootpassword"
},
"listenPort": 80,
"hostname": "paas.mydomain.example",
"domain": "mydomain.example"
},