You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SC-MOM/SC-web/.env.javaBootTest

6 lines
153 B

# java单体测试
ENV = 'javaBootTest'
VUE_APP_BASE_API = 'http://javaboot.test.jnpf.work'
VUE_APP_BASE_WSS = 'ws://javaboot.test.jnpf.work/websocket'