mirror of
https://github.com/google/nomulus
synced 2026-08-15 11:46:08 +00:00
Disable k8s whois routing (#2740)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user