fix: 修改端口
All checks were successful
iot-test-platform CI/CD / build-and-deploy (push) Successful in 11s
All checks were successful
iot-test-platform CI/CD / build-and-deploy (push) Successful in 11s
This commit is contained in:
@@ -18,7 +18,7 @@ VOLUME /tmp
|
||||
COPY --from=build /app/target/*.jar app.jar
|
||||
|
||||
# Expose Web Port and JT808 TCP Port
|
||||
EXPOSE 8080
|
||||
EXPOSE 8090
|
||||
EXPOSE 8091
|
||||
|
||||
# Run the application
|
||||
|
||||
Reference in New Issue
Block a user