postgresql: Add receipts/user DB
The Receipt application needs a PostgreSQL database on the central server.unifi-restore
parent
fd59f3ebb2
commit
e4a4944fbc
|
@ -66,9 +66,11 @@ postgresql_users:
|
|||
- name: authelia
|
||||
- name: firefly
|
||||
- name: homeassistant
|
||||
- name: receipts
|
||||
|
||||
postgresql_dbs:
|
||||
- name: ara
|
||||
- name: authelia
|
||||
- name: firefly
|
||||
- name: homeassistant
|
||||
- name: receipts
|
||||
|
|
Loading…
Reference in New Issue