mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Create museum.yaml
This commit is contained in:
13
ente/rootfs/museum.yaml
Normal file
13
ente/rootfs/museum.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
key:
|
||||
encryption: %%encryption%%
|
||||
hash: %%hash%%
|
||||
|
||||
jwt:
|
||||
secret: %%secret%%
|
||||
|
||||
db:
|
||||
host: %%DB_HOST%%
|
||||
port: %%DB_PORT%%
|
||||
name: %%DB_NAME%%
|
||||
user: %%DB_USER%%
|
||||
password: %%DB_PASS%%
|
||||
Reference in New Issue
Block a user