add .env.example
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# API
|
||||
NEXT_PUBLIC_API_URL=http://shop.post.tm:8080
|
||||
NEXT_PUBLIC_API_TOKEN=hello-bad-mf-s
|
||||
|
||||
# Environment
|
||||
NODE_ENV=development
|
||||
Reference in New Issue
Block a user