Fixed issue with ingress_entry

Fixed issue ingress_entry
This commit is contained in:
Bram Mittendorff 2019-05-03 17:26:58 +02:00 committed by GitHub
parent 24b9dcf296
commit 01901eb2b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@
"webui": "http://[HOST]:[PORT:80]/iris/",
"ingress": true,
"ingress_port": 1337,
"ingress_entry": "iris/",
"startup": "application",
"arch": [
"amd64",