mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Add 2222:2222 ports mapping.
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
This commit is contained in:
@ -8,6 +8,7 @@ services:
|
||||
restart: always
|
||||
ports: # Remove me, if you use configuration network_mode: host
|
||||
- "22:22"
|
||||
- "2222:2222"
|
||||
- "8080:8080"
|
||||
- "80:80"
|
||||
- "3306:3306"
|
||||
|
Reference in New Issue
Block a user