Initial commit
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
NEXT_PUBLIC_APP_NAME=Demo App
|
||||
NEXT_PUBLIC_APP_URL=http://localhost:3000
|
||||
NEXT_PUBLIC_API_BASE_URL=http://localhost:3000/api
|
||||
NEXT_PUBLIC_ALLOWED_DEV_DOMAIN=web2.guru.local
|
||||
Reference in New Issue
Block a user