Update caddy.md (#100)

Fix http01-challenge for certs
This commit is contained in:
vffuunnyy
2025-07-13 22:26:03 +07:00
committed by GitHub
parent 42733d2c6f
commit baa9749e03

View File

@@ -64,6 +64,7 @@ services:
restart: always
ports:
- '0.0.0.0:443:443'
- '0.0.0.0:80:80'
networks:
- remnawave-network
volumes: