mirror of
https://github.com/Open-Dev-Society/OpenStock.git
synced 2026-09-03 14:20:45 +08:00
Update docker-compose.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user