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
a633c35f34
commit
f2bc22496c
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
@@ -145,6 +145,7 @@ PDF_FRONTEND_BASE_URL=http://127.0.0.1:4081
# -----------------------------------------------------------------------------
AMAP_KEY=
GEO_AMAP_ENABLED=false
GEO_FIXED_LOCATION_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
@@ -94,6 +94,7 @@ PDF_FRONTEND_BASE_URL=http://127.0.0.1:4750
AMAP_KEY=
GEO_AMAP_ENABLED=false
GEO_FIXED_LOCATION_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
@@ -94,6 +94,7 @@ PDF_FRONTEND_BASE_URL=http://127.0.0.1:4755
AMAP_KEY=
GEO_AMAP_ENABLED=false
GEO_FIXED_LOCATION_ENABLED=false
COS_SECRET_ID=change-me
COS_SECRET_KEY=change-me
COS_REGION=ap-chengdu
Write
Preview
Loading…
Cancel
Save