Lin_Ye_Fang_Huo/.env.dev

39 lines
1.3 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.123:9159/api
#VUE_APP_BASE_IMG_URL = http://192.168.10.123:9159
#VUE_APP_BASE_API =http://223.99.16.253:9001/api
#VUE_APP_BASE_IMG_URL =http://223.99.16.253:9001
#VUE_APP_BASE_API = http://123.132.248.154:9231/api
#VUE_APP_BASE_IMG_URL = http://123.132.248.154:9231
#VUE_APP_WEBSOCKET_URL = ws://123.132.248.154:9225/ws
# 1240服务器http接口
VUE_APP_BASE_API = http://123.132.248.154:9231/api
VUE_APP_BASE_IMG_URL = http://123.132.248.154:9231
VUE_APP_WEBSOCKET_URL = ws://123.132.248.154:9225/ws
# 费县服务器https接口
VUE_APP_BASE_API = https://fx.hopetrytech.com:7001/api
VUE_APP_BASE_IMG_URL = https://fx.hopetrytech.com:7001
VUE_APP_WEBSOCKET_URL = wss://fx.hopetrytech.com:7002/ws
#VUE_APP_BASE_API = http://123.132.248.154:9224/api
#VUE_APP_BASE_IMG_URL = http://123.132.248.154:9224