mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
chore: optimize build test env script
This commit is contained in:
parent
2d0dcf6c7b
commit
34352a1eea
@ -35,7 +35,7 @@ services:
|
||||
ports:
|
||||
- "27017:27017"
|
||||
volumes:
|
||||
- ./testenv/init_mongodb.js:/docker-entrypoint-initdb.d/mongo-init.js
|
||||
- ./testenv/init_mongodb.js:/docker-entrypoint-initdb.d/mongo-init.js:ro
|
||||
- ~/powerjob-data/powerjob-mongodb:/data/db
|
||||
powerjob-server:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user