mirror of
https://github.com/EvilFreelancer/docker-routeros.git
synced 2025-08-03 09:34:29 +02:00
port numeration fix
This commit is contained in:
parent
9fb5d1d614
commit
72ef9e2f42
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ services:
|
|||
image: evilfreelancer/docker-routeros:6.43.8
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "2223:23"
|
||||
- "2222:22"
|
||||
- "22222:22"
|
||||
- "22223:23"
|
||||
- "8728:8728"
|
||||
- "8729:8729"
|
||||
- "28728:8728"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue