.env.production 158 Bytes Edit Raw Blame History 1 2 3 4 5 NODE_ENV='development' VUE_APP_TITLE='生产环境' VUE_APP_BASE_API="http://8.130.38.56:8043" VUE_APP_BASE_WSS="ws://8.130.38.56:8043/api/message/websocket"