Disable k8s whois routing (#2740)

This commit is contained in:
Pavlo Tkach
2025-04-17 15:20:32 +00:00
committed by GitHub
parent dfef733360
commit b17125ae9a
13 changed files with 1 additions and 103 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM eclipse-temurin:21
ADD build/libs/proxy_server.jar .
ENTRYPOINT ["java", "-jar", "proxy_server.jar"]
EXPOSE 30000 30001 30002 30010 30012
EXPOSE 30000 30002 30012