soccer-net
This commit is contained in:
@@ -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
1
tsconfig.tsbuildinfo
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user