This commit is contained in:
Kseninia Mikhaylova 2024-04-26 17:17:13 +03:00
parent bc46210cb7
commit 32f515cadc
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ services:
restart: always
expose:
- "8000"
environment:
- HOST_IP_ADDR=$HOST_IP_ADDR
healthcheck:
test: curl -f http://localhost:8000/api/products || exit 1
interval: 5s