aboutsummaryrefslogtreecommitdiffstats
path: root/.env.example
diff options
context:
space:
mode:
Diffstat (limited to '.env.example')
-rw-r--r--.env.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.example b/.env.example
index 6cd9ad3..36ae547 100644
--- a/.env.example
+++ b/.env.example
@@ -3,7 +3,7 @@ PORT=3333
3NODE_ENV=development 3NODE_ENV=development
4 4
5APP_NAME=Ferdi-server 5APP_NAME=Ferdi-server
6EXTERNAL_DOMAIN=https://ferdi.domain.tld 6APP_URL=localhost
7 7
8CACHE_VIEWS=false 8CACHE_VIEWS=false
9 9