remotes/1693045480750635534/spooky-22
Aevann1 2021-11-14 02:45:21 +02:00
parent 1cd1c3e26e
commit 4da708b33d
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ services:
- "./:/service"
environment:
- DATABASE_URL=postgresql://postgres@postgres:5432
- MASTER_KEY=${MASTER_KEY:-KTVciAUQFpFh2WdJ/oiHJlxl6FvzRZp8kYzAAv3l2OA=}
- MASTER_KEY=${MASTER_KEY:XuxGqp5NyygJrM24b5gt3YgyvFVGdQnwVDwLzLwpu3eQwY}
- REDIS_URL=redis://redis
- DOMAIN=127.0.0.1
- SITE_NAME=Drama

2
env
View File

@ -1,5 +1,5 @@
export DATABASE_URL="postgresql://postgres@127.0.0.1:5432"
export MASTER_KEY="-KTVciAUQFpFh2WdJ/oiHJlxl6FvzRZp8kYzAAv3l2OA="
export MASTER_KEY="XuxGqp5NyygJrM24b5gt3YgyvFVGdQnwVDwLzLwpu3eQwY"
export DOMAIN="127.0.0.1"
export SITE_NAME="Drama"
export GIPHY_KEY="3435tdfsdudebussylmaoxxt43"