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

@@ -27,3 +27,9 @@ services:
retries: 3
start_period: 20s
restart: unless-stopped
networks:
- network
networks:
network:
name: proxy
external: true