1
0
mirror of https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

fix: Remove port 80 (#1124)

This commit is contained in:
Kroese
2025-03-18 05:19:44 +01:00
committed by GitHub
parent 156eaaa2da
commit c9abc7551a
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ spec:
- name: http
port: 8006
protocol: TCP
targetPort: 80
targetPort: 8006
- name: rdp
port: 3389
protocol: TCP