Files
nginx-proxy-manager/compose.override.yaml
2023-10-09 20:32:37 +02:00

16 lines
333 B
YAML

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