We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02f174 commit 6eed819Copy full SHA for 6eed819
1 file changed
docker-compose.yml
@@ -26,7 +26,7 @@ services:
26
# IMPORTANT: Replace with your Docker Host IP (will be appended to /etc/hosts)
27
- "dockerhost:10.0.75.1"
28
ports:
29
- - "22:22"
+ - "2222:22"
30
tty: true
31
32
### PHP-FPM Container #######################################
0 commit comments