mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-30 21:08:30 +08:00
Create demodb when cubrid starts
This commit is contained in:
parent
7e49a4c6e1
commit
2c43f78e47
@ -40,6 +40,7 @@ services:
|
||||
|
||||
cubrid:
|
||||
image: lighthopper/cubrid:9.2.26.0004
|
||||
command: "./create-start-demodb.sh"
|
||||
ports:
|
||||
- "33000:33000"
|
||||
- "30000:30000"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user