This website works better with JavaScript.
Home
Explore
Help
Sign In
car
/
emp_test_deploy
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
save
master
leiyun
2 months ago
parent
de2108808e
commit
84ecbc91f6
3 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
isolated/.env.example
+1
-0
isolated/profiles/emp-test/.env.example
+1
-0
isolated/profiles/emp-uat/.env.example
+ 1
- 0
isolated/.env.example
View File
@@ -144,6 +144,7 @@ PDF_FRONTEND_BASE_URL=http://127.0.0.1:4081
# 第三方配置,按需填写
# -----------------------------------------------------------------------------
AMAP_KEY=
GEO_AMAP_ENABLED=false
COS_SECRET_ID=change-me
COS_SECRET_KEY=change-me
COS_REGION=ap-chengdu
+ 1
- 0
isolated/profiles/emp-test/.env.example
View File
@@ -93,6 +93,7 @@ PDF_SERVICE_URL=http://emp-pdf:3100
PDF_FRONTEND_BASE_URL=http://127.0.0.1:4750
AMAP_KEY=
GEO_AMAP_ENABLED=false
COS_SECRET_ID=change-me
COS_SECRET_KEY=change-me
COS_REGION=ap-chengdu
+ 1
- 0
isolated/profiles/emp-uat/.env.example
View File
@@ -93,6 +93,7 @@ PDF_SERVICE_URL=http://emp-pdf:3100
PDF_FRONTEND_BASE_URL=http://127.0.0.1:4755
AMAP_KEY=
GEO_AMAP_ENABLED=false
COS_SECRET_ID=change-me
COS_SECRET_KEY=change-me
COS_REGION=ap-chengdu
Write
Preview
Loading…
Cancel
Save