mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
dep updates/fix quic
Update zoeyvid/nginx-quic Docker tag to v103 Update zoeyvid/nginx-quic Docker tag to v101 Update zoeyvid/nginx-quic Docker tag to v99 Update zoeyvid/nginx-quic Docker tag to v97 Update zoeyvid/nginx-quic Docker tag to v96 Update dependency @babel/core to v7.21.4 Update dependency nodemon to v2.0.22 Update dependency eslint to v8.37.0 Update alpine Docker tag to v3.17.3 Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
@@ -7,8 +7,8 @@ services:
|
||||
network_mode: host
|
||||
volumes:
|
||||
- "/opt/npm:/data"
|
||||
- "/opt/npm-letsencrypt:/etc/letsencrypt" # Only needed for first time migration from original nginx-proxy-manager to this fork
|
||||
- "/var/www:/var/www" # optional, if you want to use it as webserver for html/php
|
||||
# - "/opt/npm-letsencrypt:/etc/letsencrypt" # Only needed for first time migration from original nginx-proxy-manager to this fork
|
||||
# - "/var/www:/var/www" # optional, if you want to use it as webserver for html/php
|
||||
environment:
|
||||
- "TZ=Europe/Berlin"
|
||||
# - "NGINX_LOG_NOT_FOUND=true" # Allow logging of 404 errors
|
||||
|
Reference in New Issue
Block a user