mirror of
https://github.com/Thumbscrew/nextcloud-docker-compose.git
synced 2025-07-04 03:49:05 +00:00
replace mariadb with postgresql
load postgres and nextcloud db config from secrets to auto-configure
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,5 @@
|
||||
.env
|
||||
mariadb_password.txt
|
||||
|
||||
# Secrets
|
||||
secrets/postgres_password.txt
|
||||
secrets/nextcloud*
|
Reference in New Issue
Block a user