Listen on public port
Makes connection so much easier
This commit is contained in:
parent
8fe8788458
commit
0506a78d02
1 changed files with 1 additions and 1 deletions
|
@ -55,4 +55,4 @@ services:
|
|||
tmpfs:
|
||||
- /config/logs
|
||||
ports:
|
||||
- "{{ wireguard.clients.walker.ip }}:8222:2222"
|
||||
- "8222:2222"
|
||||
|
|
Loading…
Reference in a new issue