soccer-net
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
|||||||
expose:
|
expose:
|
||||||
- "3000"
|
- "3000"
|
||||||
networks:
|
networks:
|
||||||
- caddy_net
|
- soccer-net
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "wget", "-qO-", "http://localhost:3000/api/matches"]
|
test: ["CMD", "wget", "-qO-", "http://localhost:3000/api/matches"]
|
||||||
interval: 60s
|
interval: 60s
|
||||||
@@ -21,5 +21,5 @@ services:
|
|||||||
start_period: 20s
|
start_period: 20s
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
caddy_net:
|
soccer-net:
|
||||||
external: true
|
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