1
0
Fork 0

Fix ssh port

This commit is contained in:
Florian RICHER 2023-11-20 21:22:26 +01:00
parent 68d3c1e4a0
commit 15f1f6e415

View file

@ -13,7 +13,7 @@ services:
vpn:
ipv4_address: {{ server.vpn.reverse_proxy_ip }}
ports:
- 22:22
- "22:22"
- 80:80
- 443:443
volumes: