You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
NODE_ENV = development
|
|
|
|
VUE_APP_OIDC_AUTHORITY = http://112.233.241.108:12796
|
|
VUE_APP_OIDC_CLIENTID = OpenAuth.Pro
|
|
VUE_APP_OIDC_REDIRECTURI = http://112.233.241.108:1803/#/oidc-callback
|
|
VUE_APP_OIDC_POSTLOGOUTREDIRECTURI = http://112.233.241.108:1803
|
|
VUE_APP_OIDC_RESPONSETYPE = code
|
|
VUE_APP_OIDC_SCOPE = openid profile openauthapi
|
|
VUE_APP_OIDC_AUTOMATICSILENTRENEW = true
|
|
VUE_APP_OIDC_SILENTREDIRECTURI = http://112.233.241.108:1803/silent-renew-oidc.html
|
|
|
|
#VUE_APP_BASE_API = http://192.168.10.126:9264/api
|
|
#VUE_APP_BASE_IMG_URL = http://192.168.10.126:9090
|
|
#VUE_APP_BASE = http://192.168.10.126:9264
|
|
|
|
#VUE_APP_BASE_API = http://175.27.168.120:6022/api
|
|
#VUE_APP_BASE_IMG_URL = http://175.27.168.120:6021
|
|
#VUE_APP_BASE = http://175.27.168.120:6022
|
|
#VUE_APP_URL = http://175.27.168.120:6018
|
|
|
|
#VUE_APP_BASE_API = http://60.213.14.14:6050/api
|
|
#VUE_APP_BASE_IMG_URL = http://60.213.14.14:6070
|
|
#VUE_APP_BASE = http://60.213.14.14:6050
|
|
#VUE_APP_URL = http://60.213.14.14:6080/
|
|
|
|
|
|
#VUE_APP_BASE_API = http://192.168.10.139:8899/api
|
|
#VUE_APP_BASE_IMG_URL = http://192.168.10.123:9090
|
|
#VUE_APP_BASE = http://192.168.10.139:8899
|
|
|
|
#VUE_APP_BASE_API = http://123.132.248.154:9091/api
|
|
#VUE_APP_BASE_IMG_URL = http://123.132.248.154:9092
|
|
#VUE_APP_BASE = http://123.132.248.154:9091
|
|
|
|
#VUE_APP_BASE_API = http://223.99.16.253:8098/api
|
|
#VUE_APP_BASE_IMG_URL = http://223.99.16.253:8099
|
|
#VUE_APP_BASE = http://223.99.16.253:8098
|
|
|
|
VUE_APP_BASE_API = http://123.132.248.154:6005/api
|
|
#VUE_APP_BASE_IMG_URL = http://123.132.248.154:6005
|
|
#VUE_APP_BASE = http://123.132.248.154:6005
|
|
|
|
|
|
|
|
#VUE_APP_BASE_API = http://192.168.10.159:9260/api
|
|
#VUE_APP_BASE_IMG_URL = http://192.168.10.123:9090
|
|
#VUE_APP_BASE = http://192.168.10.159:9260
|