paperless-ngx/docker/compose
ThellraAK 800e842ab3
Removing Mariadb default open port (#2227)
* Removing Mariadb default open port

Removing the listening port 3306 for the DB, Docker networks will let the containers talk to one another.  The existing setup would allow anyone to connect to the DB and use the default passwords.

* Update docker-compose.mariadb-tika.yml

Adding change to the other compose file to remove open port

* Remove excess blank lines

* Remove excess blank lines

Co-authored-by: Felix E <felix@eckhofer.com>
2022-12-21 02:36:37 -08:00
..
.env Normalize whitespace in source files 2021-06-13 10:57:40 -04:00
docker-compose.ci-test.yml Use docker compose to start and stop containers which match directly to our command overrides 2022-11-29 20:11:40 -08:00
docker-compose.env Info about installing on subpath (#1350) 2022-08-31 16:36:13 -07:00
docker-compose.mariadb-tika.yml Removing Mariadb default open port (#2227) 2022-12-21 02:36:37 -08:00
docker-compose.mariadb.yml Removing Mariadb default open port (#2227) 2022-12-21 02:36:37 -08:00
docker-compose.portainer.yml Use redis image tag :7 2022-08-18 11:47:47 +02:00
docker-compose.postgres-tika.yml Updates Gotenberg container to the latest 2022-10-09 17:55:09 -07:00
docker-compose.postgres.yml Use redis image tag :7 2022-08-18 11:47:47 +02:00
docker-compose.sqlite-tika.yml Updates Gotenberg container to the latest 2022-10-09 17:55:09 -07:00
docker-compose.sqlite.yml Use redis image tag :7 2022-08-18 11:47:47 +02:00