Skip to content

Commit

Permalink
Fix the Docker Compose DNS
Browse files Browse the repository at this point in the history
  • Loading branch information
MacFJA committed Feb 21, 2018
1 parent 661369a commit b38c3df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ services:
context: ./docker/php
networks:
- livres-net
dns: 10.15.0.5
container_name: livres-php
volumes:
- .:/srv/app
Expand Down

0 comments on commit b38c3df

Please sign in to comment.