Explorar o código

提交前端配置文件

zhulangren@gmail.com %!s(int64=3) %!d(string=hai) anos
pai
achega
d632108342
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      docker/.env.production

+ 5 - 0
docker/.env.production

@@ -0,0 +1,5 @@
+# 线上环境
+ENV = 'production'
+
+# 线上环境接口地址
+VITE_API_URL = '/prod-api'