From 2d3f3a5cb251886199317b588de6ed8cfddd2413 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 23 Dec 2023 13:12:02 +0100 Subject: [PATCH] feat: add debug .env Signed-off-by: kjuulh --- src/.env | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/.env diff --git a/src/.env b/src/.env new file mode 100644 index 0000000..579141f --- /dev/null +++ b/src/.env @@ -0,0 +1,10 @@ +ASPNETCORE_ENVIRONMENT=Development +MONGODB__Username=root +MONGODB__Password=example +MONGODB__Database=todo +MONGODB__Host=localhost +MONGODB__Port=27017 +GITEA__Url=https://git.front.kjuulh.io +GITEA__ClientId=6982ef4f-cfc1-431c-a442-fad98355a059 +#GITEA__ClientSecret=hXUrUz5xPhC7IE3dQKft9lHboBEwhNC8yFjSzKgF9Ny +GITEA__ClientSecret=gto_cwucyc6dey5wqo5bsvgp26ea2hixiobatlwim7fjfyuo72kklisa