web/.env.production.sit
@@ -1,4 +1,4 @@ NODE_ENV=production VUE_APP_NODE_ENV=prod:sit VUE_APP_API_URL=http://localhost:8050/test-item VUE_APP_SOCKET_URL=ws://localhost:8050/test-item/websocket VUE_APP_API_URL=http://localhost:8050/test-project VUE_APP_SOCKET_URL=ws://localhost:8050/test-project/websocket