Switched from mariadb to postgres for the db container

This commit is contained in:
jon
2021-09-25 13:13:19 -05:00
parent c9354fc588
commit fc4c2fad29
3 changed files with 9 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ sysctl -w vm.max_map_count=262144
You can build and start all three containers (nextcloud, db and elasticsearch) with:
$docker-compose up
$ docker-compose up
## Basic Setup