Add Paperless-stack/postgres/.env
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
TZ=America/Chicago
|
||||
POSTGRES_DB=paperless # if you change this, be sure to also change it in the paperless .env
|
||||
POSTGRES_USER=paperless # if you change this, be sure to also change it in the paperless .env
|
||||
POSTGRES_PASSWORD=paperless # if you change this, be sure to also change it in the paperless .env (You should change this for production use)
|
||||
Reference in New Issue
Block a user