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
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

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