added access logs of errors / slow URLs only, and exposed that out into /srv/docker/container/traefik/var/log/access_log, moved all passwords into separate env_files

This commit is contained in:
2023-12-20 16:40:09 +11:00
parent 80d15db83a
commit 696b6cdb58
6 changed files with 42 additions and 21 deletions

2
secrets/padb-common Normal file
View File

@@ -0,0 +1,2 @@
POSTGRES_PASSWORD=for_now_pa
PGPASSWORD=for_now_overall_pg_pass