diff --git a/.env.server b/.env.server new file mode 100644 index 0000000..6b7d62d --- /dev/null +++ b/.env.server @@ -0,0 +1,4 @@ +NODE_ENV=production +VUE_APP_PREVIEW=false +VUE_APP_API_BASE_URL=https://baoxiu.jsgdha.com/shoot-hand +VUE_APP_MODEL_BASE_URL=https://baoxiu.jsgdha.com/shoot-hand \ No newline at end of file