Remove unused ports from badhouseplants
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
parent
b9453afc2a
commit
966a693d67
@ -22,24 +22,6 @@ ports:
|
|||||||
default: true
|
default: true
|
||||||
exposedPort: 22
|
exposedPort: 22
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
openvpn:
|
|
||||||
port: 1194
|
|
||||||
expose:
|
|
||||||
default: true
|
|
||||||
exposedPort: 1194
|
|
||||||
protocol: TCP
|
|
||||||
xray-public:
|
|
||||||
port: 27015
|
|
||||||
expose:
|
|
||||||
default: true
|
|
||||||
exposedPort: 27015
|
|
||||||
protocol: TCP
|
|
||||||
xray-edge:
|
|
||||||
port: 27016
|
|
||||||
expose:
|
|
||||||
default: true
|
|
||||||
exposedPort: 27016
|
|
||||||
protocol: TCP
|
|
||||||
smtp:
|
smtp:
|
||||||
port: 25
|
port: 25
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
@ -108,30 +90,3 @@ ports:
|
|||||||
expose:
|
expose:
|
||||||
default: true
|
default: true
|
||||||
|
|
||||||
game-udp:
|
|
||||||
port: 37015
|
|
||||||
protocol: UDP
|
|
||||||
exposedPort: 37015
|
|
||||||
expose:
|
|
||||||
default: true
|
|
||||||
|
|
||||||
# tf2-rcon:
|
|
||||||
# port: 37015
|
|
||||||
# protocol: TCP
|
|
||||||
# exposedPort: 37015
|
|
||||||
# expose:
|
|
||||||
# default: true
|
|
||||||
|
|
||||||
# ssocks-etcp:
|
|
||||||
# port: 8444
|
|
||||||
# protocol: TCP
|
|
||||||
# exposedPort: 8443
|
|
||||||
# expose:
|
|
||||||
# default: true
|
|
||||||
#
|
|
||||||
# ssocks-eudp:
|
|
||||||
# port: 8445
|
|
||||||
# protocol: UDP
|
|
||||||
# exposedPort: 8443
|
|
||||||
# expose:
|
|
||||||
# default: true
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user