mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-07 07:56:37 -03:00
chore: fix app name for nginxproxymanager
This commit is contained in:
parent
c78cc1af9d
commit
0f5bbcf244
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ services:
|
|||
- adguard-conf:/opt/adguardhome/work
|
||||
|
||||
## NGINX PROXY MANAGER
|
||||
app:
|
||||
nginx-proxy-manager:
|
||||
image: 'jc21/nginx-proxy-manager:latest'
|
||||
environment:
|
||||
PUID: 1000
|
||||
|
|
Loading…
Add table
Reference in a new issue