postgresql: Add receipts/user DB
The Receipt application needs a PostgreSQL database on the central server.
This commit is contained in:
@@ -66,9 +66,11 @@ postgresql_users:
|
|||||||
- name: authelia
|
- name: authelia
|
||||||
- name: firefly
|
- name: firefly
|
||||||
- name: homeassistant
|
- name: homeassistant
|
||||||
|
- name: receipts
|
||||||
|
|
||||||
postgresql_dbs:
|
postgresql_dbs:
|
||||||
- name: ara
|
- name: ara
|
||||||
- name: authelia
|
- name: authelia
|
||||||
- name: firefly
|
- name: firefly
|
||||||
- name: homeassistant
|
- name: homeassistant
|
||||||
|
- name: receipts
|
||||||
|
|||||||
Reference in New Issue
Block a user