Revert "test ingress"

This reverts commit e1fc1ae32f.
This commit is contained in:
Alexandre
2022-04-19 11:48:43 +02:00
parent e1fc1ae32f
commit f97fd4ec24
12 changed files with 5 additions and 250 deletions

View File

@@ -57,7 +57,6 @@
"WT_USER": "admin"
},
"image": "ghcr.io/alexbelgium/webtrees-{arch}",
"ingress": true,
"map": [
"config:rw",
"share:rw",
@@ -97,6 +96,6 @@
"startup": "services",
"upstream": "2.1.0-beta.2",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.0-beta.2-4",
"version": "2.1.0-beta.2-3",
"webui": "http://[HOST]:[PORT:80]"
}