"add .env.example with API endpoint configurations"
This commit is contained in:
2
03_source/mobile/.env.example
Normal file
2
03_source/mobile/.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
VITE_API_ENDPOINT=//localhost:7272
|
||||
VITE_PROD_API_ENDPOINT=//www.example.com
|
Reference in New Issue
Block a user