Guillaume Vincent
1 year ago
No known key found for this signature in database
GPG Key ID: 2F5D4A32E293E1D0
1 changed files with
0 additions and
1 deletions
-
containers/.env
|
|
@@ -1,7 +1,6 @@ |
|
|
|
POSTGRES_DB=postgres |
|
|
|
POSTGRES_USER=postgres |
|
|
|
POSTGRES_PASSWORD=postgres |
|
|
|
SECRET_KEY=azertyuiop |
|
|
|
ALLOWED_HOSTS=.lesspass.local |
|
|
|
DATABASE_ENGINE=django.db.backends.postgresql |
|
|
|
DATABASE_NAME=postgres |
|
|
|