Skip to content

Commit

Permalink
Add the www
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreozoux committed Jun 30, 2017
1 parent b0440dd commit b34211c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit-files/u@.service
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ EnvironmentFile=-/data/domains/%i/env
Environment=HOSTNAME=%H Environment=HOSTNAME=%H
WorkingDirectory=/data/domains/%i/ WorkingDirectory=/data/domains/%i/
ExecStartPre=-/opt/bin/docker-compose rm -f ExecStartPre=-/opt/bin/docker-compose rm -f
ExecStart=/bin/bash -euxc "VIRTUAL_HOST=%i /opt/bin/docker-compose up" ExecStart=/bin/bash -euxc "VIRTUAL_HOST=%i,www.%i /opt/bin/docker-compose up"
ExecStop=/opt/bin/docker-compose stop ExecStop=/opt/bin/docker-compose stop


[Install] [Install]
Expand Down

0 comments on commit b34211c

Please sign in to comment.