rebrand to NPMplus/improve security headers/upsteam changes/dockerlint

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey
2023-10-09 18:38:58 +02:00
parent e2214b5f69
commit fb0bb721f7
31 changed files with 202 additions and 110 deletions

View File

@@ -1,8 +1,8 @@
version: "3"
services:
caddy:
container_name: nginx-proxy-manager-caddy
image: zoeyvid/nginx-proxy-manager:caddy
npmplus-caddy:
container_name: npmplus-caddy
image: zoeyvid/npmplus:caddy
restart: always
network_mode: bridge
ports:
@@ -10,6 +10,6 @@ services:
environment:
- "TZ=Europe/Berlin"
nginx-proxy-manager:
npmplus:
environment:
- "DISABLE_HTTP=true" # disables nginx to listen on port 80, default false