mirror of
https://github.com/Thumbscrew/nextcloud-docker-compose.git
synced 2025-07-04 20:09:07 +00:00
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:
@ -11,3 +11,4 @@ NEXTCLOUD_MEM_LIMIT=4g
|
||||
|
||||
# postgres
|
||||
POSTGRES_TAG=14
|
||||
POSTGRES_HOST=db
|
Reference in New Issue
Block a user