diff --git a/compose.yml b/compose.yml index 79e1ae7..6f7aed1 100644 --- a/compose.yml +++ b/compose.yml @@ -30,7 +30,7 @@ services: - 0.0.0.0:3000:3000 - "[::]:3000:3000" - 127.0.0.1:2222:22 - - "[::1]:22:22" + - "[::1]:2222:22" opengist: image: ghcr.io/thomiceli/opengist:latest container_name: opengist