Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Commit

Permalink
Changes VIRTUAL_HOST env variable for nginx container
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewpeterson committed Mar 15, 2016
1 parent dd4316f commit 3ab77fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ nginx:
links:
- php
environment:
VIRTUAL_HOST: symfony-docker.palantir.local
VIRTUAL_HOST: symfony-docker.local

mariadb:
image: tutum/mariadb
Expand Down

0 comments on commit 3ab77fb

Please sign in to comment.