fix database issue
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2022-05-25 18:45:01 +02:00
parent 5a7dd1264c
commit aa478066da

View File

@ -24,40 +24,33 @@ postgresql_users:
postgresql_databases:
- name: wikijs
lc_collate: fr_FR.UTF-8
lc_ctype: fr_FR.UTF-8
lc_ctype: en_US.UTF-8
owner: wikijs
- name: ttrss
lc_collate: fr_FR.UTF-8
lc_ctype: fr_FR.UTF-8
owner: wikijs
owner: ttrss
- name: gitea
lc_collate: fr_FR.UTF-8
lc_ctype: fr_FR.UTF-8
owner: wikijs
owner: gitea
- name: supysonic
lc_collate: fr_FR.UTF-8
lc_ctype: fr_FR.UTF-8
owner: wikijs
owner: supysonic
- name: hass
lc_collate: fr_FR.UTF-8
lc_ctype: fr_FR.UTF-8
owner: wikijs
owner: hass
- name: nextcloud
lc_collate: fr_FR.UTF-8
lc_ctype: fr_FR.UTF-8
owner: wikijs
owner: nextcloud
- name: vaultwarden
lc_collate: fr_FR.UTF-8
lc_ctype: fr_FR.UTF-8
owner: wikijs
owner: vaultwarden
- name: drone
lc_collate: fr_FR.UTF-8
lc_ctype: fr_FR.UTF-8
owner: wikijs
owner: drone