diff --git a/example.env.production b/example.env.production new file mode 100644 index 0000000..7eebcf7 --- /dev/null +++ b/example.env.production @@ -0,0 +1,13 @@ +NODE_ENV = production + +VITE_ENV = production + +VITE_APP_BASE_URL = https://utel.vip + +VITE_APP_LINE_LIFF_ID = 1656969446-nQYlz77R + +VITE_APP_SEND_URL = https://liff.line.me/1656969446-mg36Maav + +VITE_APP_API_URL = https://utel.vip/appapi/v1 + +VITE_APP_IMAGE_URL = https://utel.vip/storage \ No newline at end of file