fix ports, images

This commit is contained in:
Vassiliy Yegorov
2022-03-09 12:59:02 +07:00
parent 36b45d881e
commit ce436f50b2
2 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ services:
- redis
ports:
- "${GITLAB_SSH_PORT}:22"
# - 80:80
# - 443:443
expose:
- 80
# labels: