Proxy was added

This commit is contained in:
Denis V. Dedkov
2026-02-26 13:17:45 +01:00
parent b2e37c92db
commit c3678db541
4 changed files with 85 additions and 22 deletions

View File

@@ -21,7 +21,9 @@ services:
- "80:80"
- "443:443"
volumes:
- ./angie.conf:/etc/angie/http.d/default.conf:ro
- ./angie.conf:/etc/angie/angie.conf:ro
- ./http.conf:/etc/angie/http.d/default.conf:ro
- ./stream.conf:/etc/angie/stream.d/default.conf:ro
- ./acme:/var/lib/angie/acme
networks:
- n8n_network