first commit
This commit is contained in:
5
frontend/env/.env.development
vendored
Normal file
5
frontend/env/.env.development
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
VITE_DIRECTUS_BASE_URL = "https://mktcms.ose.tw"
|
||||
VITE_MKTAPI_BASE_URL = "http://127.0.0.1:8000"
|
||||
VITE_DIRECTUS_DEBUG_TOKEN = ""
|
||||
_API_URL = "https://mktcms.ose.tw"
|
||||
_API_TOKEN = ""
|
||||
Reference in New Issue
Block a user