1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-06-14 23:55:02 +02:00

add nginx-proxy-manager

This commit is contained in:
kev
2024-07-22 11:51:40 +08:00
parent 1939fbdf1e
commit a5e0e7b26d
6 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,2 @@
load_module /usr/lib/nginx/modules/ngx_http_geoip2_module.so;
load_module /usr/lib/nginx/modules/ngx_stream_geoip2_module.so;