summaryrefslogtreecommitdiff
path: root/Projekt/.env
diff options
context:
space:
mode:
authorRasmus Luha <rasmus.luha@gmail.com>2022-02-06 13:41:11 +0200
committerRasmus Luha <rasmus.luha@gmail.com>2022-02-06 13:41:11 +0200
commit6a6afdbe72c626b01245c9372c9d10be79789bb0 (patch)
treecfdb5aea7538296bad0105c813fce4cd33c19ef5 /Projekt/.env
parent5e19a0569288de21365c61b0db78639880732dd0 (diff)
restrucurring the stucture of the folderstruture --> structure
Diffstat (limited to 'Projekt/.env')
-rw-r--r--Projekt/.env8
1 files changed, 0 insertions, 8 deletions
diff --git a/Projekt/.env b/Projekt/.env
deleted file mode 100644
index a024c73..0000000
--- a/Projekt/.env
+++ /dev/null
@@ -1,8 +0,0 @@
-DATABASE_HOSTNAME=localhost
-DATABASE_PORT=5432
-DATABASE_PASSWORD=password123
-DATABASE_NAME=fastapi
-DATABASE_USERNAME=postgres
-SECRET_KEY=131abcf910f1ec1dc0cf33bbaf5157654e54b62d211f28b95176d3d4bef5d52c
-ALGORITHM=HS256
-ACCESS_TOKEN_EXPIRE_MINUTES=30