This commit is contained in:
ngtuna
2016-07-08 02:04:41 +07:00
parent 9b1041f1ae
commit d201adf0bf
2 changed files with 61 additions and 41 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ gitlab:
restart: always
image: sameersbn/gitlab:8.6.4
links:
- redisio:redisio
- postgresql:postgresql
- redisio
- postgresql
ports:
- "10080:80"
- "10022:22"