Skip to content

Commit

Permalink
Set port correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
gfenn-newbury committed Dec 20, 2021
1 parent 721aa67 commit f03cb09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
image: gnewbury/routeros:${{ matrix.routeros_version }}
ports:
- 443:443
- 22:2222
- 2222:22
volumes:
- /dev/net/tun:/dev/net/tun
options: >-
Expand Down

0 comments on commit f03cb09

Please sign in to comment.