feat: add debug .env
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
c89a0958f8
commit
2d3f3a5cb2
10
src/.env
Normal file
10
src/.env
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user