add .env.example

This commit is contained in:
2026-02-04 19:36:24 +05:00
parent bcd29eb03e
commit a51a84409f
3 changed files with 19 additions and 34 deletions

6
.env.example Normal file
View 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