Skip to content

Commit

Permalink
sync example.docker-compose.yml with upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
landam committed Nov 30, 2017
1 parent cd4153c commit 06e872b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _static/docker/example.docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
- ./_data/etc/letsencrypt/:/etc/letsencrypt/
- ./_data/var/www/certbot/:/var/www/certbot/
ports:
- "4433:443"
- "443:443"
environment:
- NGINX_HOST=server
logging:
Expand Down

0 comments on commit 06e872b

Please sign in to comment.