feat: Separate compose files (#1)

* separate postgres db into separate override compose file

* add instructions for docker compose up with or without postgres
This commit is contained in:
2022-09-27 20:22:37 +01:00
committed by GitHub
parent 2df8d080b3
commit 4275b50e2d
4 changed files with 31 additions and 20 deletions

View File

@ -11,3 +11,4 @@ NEXTCLOUD_MEM_LIMIT=4g
# postgres
POSTGRES_TAG=14
POSTGRES_HOST=db