mirror of
https://github.com/welton89/RRBEC.git
synced 2026-06-04 00:07:22 +00:00
Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2160998c23 | ||
|
|
3ad690345a | ||
| bb55dfdf77 | |||
| ba93424398 | |||
| 6310e91659 | |||
| 853b62a6cd | |||
|
|
5ccd1d84ab | ||
|
|
d74ed0a27c | ||
|
|
671fc5d34b | ||
|
|
a81916925f | ||
|
|
9bf2a69da1 | ||
|
|
86129037fb | ||
|
|
57c833fd66 | ||
|
|
b392a50774 | ||
|
|
c9def2fe2b | ||
|
|
45395ec1e2 | ||
|
|
f43029712b | ||
|
|
03ee9caaf6 |
@@ -35,6 +35,8 @@ services:
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
|
depends_on:
|
||||||
|
- db
|
||||||
|
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://0.0.0.0:8000/"]
|
test: ["CMD", "curl", "-f", "http://0.0.0.0:8000/"]
|
||||||
|
|||||||
Reference in New Issue
Block a user