瀏覽代碼

Remove SECRET_KEY from env file

Fixes #785
main
Guillaume Vincent 1 年之前
父節點
當前提交
e1a12fc722
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 2F5D4A32E293E1D0
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      containers/.env

+ 0
- 1
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


Loading…
取消
儲存