feat(env): new env introduced to handle dev and prodution
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Change to production when ready to deploy in docker or iis
|
||||
APP_ENV=dev
|
||||
|
||||
# Gitea Info
|
||||
GITEA_URL=git.tuffraid.net
|
||||
GITEA_USERNAME=cowch
|
||||
|
||||
Reference in New Issue
Block a user