mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-04 00:13:33 +00:00
renewer certbot certs after launch/load env from file/listen on socket/disable http in AIO mode
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
server {
|
||||
listen unix:/run/nginx.sock;
|
||||
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
|
||||
|
Reference in New Issue
Block a user