220317
This commit is contained in:
@@ -14,6 +14,7 @@ services:
|
||||
- nginx-certs:/etc/nginx/certs
|
||||
- nginx-vhost:/etc/nginx/vhost.d
|
||||
- nginx-share:/usr/share/nginx/html
|
||||
- ./client_max_body_size.conf:/etc/nginx/conf.d/client_max_body_size.conf:ro
|
||||
nginx-letsencrypt:
|
||||
image: jrcs/letsencrypt-nginx-proxy-companion
|
||||
depends_on:
|
||||
@@ -27,8 +28,7 @@ volumes:
|
||||
nginx-certs:
|
||||
nginx-vhost:
|
||||
nginx-share:
|
||||
|
||||
networks:
|
||||
default:
|
||||
external:
|
||||
name: nginx-proxy
|
||||
name: nginx-proxy
|
||||
|
||||
Reference in New Issue
Block a user