Skip to content

Commit

Permalink
Update 80-httpd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TechPerplexed authored Mar 12, 2019
1 parent 0414fa7 commit 2785405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/components/80-httpd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
letsencrypt-nginx-proxy-companion:
condition: service_started
volumes:
- ${CONFIGS}/HTTPd:/var/www/html
- ${CONFIGS}/Web:/var/www/html
environment:
- PUID=${USERID}
- PGID=${GROUPID}
Expand Down

0 comments on commit 2785405

Please sign in to comment.