Skip to content

Commit 6eed819

Browse files
committed
update port to 2222 - no conflict linux
1 parent c02f174 commit 6eed819

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626
# IMPORTANT: Replace with your Docker Host IP (will be appended to /etc/hosts)
2727
- "dockerhost:10.0.75.1"
2828
ports:
29-
- "22:22"
29+
- "2222:22"
3030
tty: true
3131

3232
### PHP-FPM Container #######################################

0 commit comments

Comments
 (0)