diff --git a/.env.production b/.env.production index bf43d52..5a14d29 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ ENV_APP_TITLE=大众一汽发动机AMR调度系统 -ENV_HTTP_BASE=/jeecg-boot/ -ENV_WEBSOCKET_BASE=/jeecg-boot/ \ No newline at end of file +ENV_HTTP_BASE=/jeecg-boot +ENV_WEBSOCKET_BASE=/jeecg-boot \ No newline at end of file