added 443
This commit is contained in:
parent
99c0635417
commit
de65f0499c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user