postgresql: Add receipts/user DB

The Receipt application needs a PostgreSQL database on the central
server.
This commit is contained in:
2025-03-16 14:46:55 -05:00
parent fd59f3ebb2
commit e4a4944fbc

View File

@@ -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