soccer-net

This commit is contained in:
2026-06-24 17:45:22 -05:00
parent 573bc74cfa
commit c848d5a7b5
2 changed files with 3 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ services:
expose:
- "3000"
networks:
- caddy_net
- soccer-net
healthcheck:
test: ["CMD", "wget", "-qO-", "http://localhost:3000/api/matches"]
interval: 60s
@@ -21,5 +21,5 @@ services:
start_period: 20s
networks:
caddy_net:
soccer-net:
external: true

1
tsconfig.tsbuildinfo Normal file

File diff suppressed because one or more lines are too long