Listen on public port

Makes connection so much easier
This commit is contained in:
Jake Howard
2021-01-09 18:25:08 +00:00
parent 8fe8788458
commit 0506a78d02

View File

@ -55,4 +55,4 @@ services:
tmpfs:
- /config/logs
ports:
- "{{ wireguard.clients.walker.ip }}:8222:2222"
- "8222:2222"