Updated docker configs

This commit is contained in:
2026-03-26 18:02:59 -07:00
parent e3508e13c3
commit f7d08333f1
16 changed files with 351 additions and 18 deletions

View File

@@ -13,3 +13,9 @@ services:
restart: unless-stopped
extra_hosts:
- "host.docker.internal:host-gateway"
networks:
- network
networks:
network:
name: proxy
external: true