This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
ZZYDOP
/
AiDOPWarehouse
Observar
5
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
提交前端配置文件
zhulangren@gmail.com
3 anos atrás
pai
6c7ce20535
commit
d632108342
1 arquivos alterados
com
5 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
5
0
docker/.env.production
+ 5
- 0
docker/.env.production
Ver arquivo
@@ -0,0 +1,5 @@
+# 线上环境
+ENV = 'production'
+
+# 线上环境接口地址
+VITE_API_URL = '/prod-api'