Skip to content

Commit

Permalink
First version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Dec 6, 2024
1 parent fb4327d commit 4aa79e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions monica/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ map:
read_only: false
name: Monica
ports:
8080/tcp: 8181
80/tcp: 8181
ports_description:
8080/tcp: webui
80/tcp: webui
schema: {
"database": "list(sqlite|MariaDB_addon|Mysql_external)",
"APP_KEY": "str?",
Expand All @@ -92,5 +92,5 @@ services:
- mysql:want
slug: monica
url: https://github.com/alexbelgium/hassio-addons/tree/master/monica
version: test13
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"
version: v5.0.0-beta.4
webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

0 comments on commit 4aa79e1

Please sign in to comment.