Update docker-compose.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Nick 2025-10-16 17:00:59 +00:00 committed by GitHub
parent c35d930f21
commit 844307ca63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -2,9 +2,8 @@ services:
openstock:
build:
context: .
network: host
extra_hosts:
- "mongodb=127.0.0.1"
- "mongodb:host-gateway"
ports:
- "3000:3000"
env_file: