Skip to content

Commit

Permalink
Fixed links to services that arent needed
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhenry committed Aug 26, 2015
1 parent 12cb9e6 commit 367274d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker/tutum.staging.yml
Expand Up @@ -47,7 +47,6 @@ php:
- XDEBUG_ENABLED=false
links:
- cache
- mailcatcher
- queue
privileged: true
tags:
Expand Down Expand Up @@ -111,9 +110,6 @@ web:
- HOSTNAME_FORUM=forum.staging.iqstech.net
- NGINX_VHOSTS=vhosts/nginx/production/*.conf
links:
- apimock
- logviewer
- mailcatcher
- php
ports:
- "80:80"
Expand Down

0 comments on commit 367274d

Please sign in to comment.