added 443

This commit is contained in:
Austin Geisert 2020-03-24 22:45:51 -05:00
parent 99c0635417
commit de65f0499c

View File

@ -4,6 +4,7 @@ services:
image: jwilder/nginx-proxy
ports:
- "80:80"
- "443:443"
volumes:
- /var/run/docker.sock:/tmp/docker.sock:ro
- ./gitea/vhost:/etc/nginx/vhost.d:ro