This commit is contained in:
parent
33291b478f
commit
d7edcad552
1 changed files with 0 additions and 6 deletions
|
@ -11,9 +11,3 @@ services:
|
||||||
- ${ROOT_DIR}/himbot_data:/data
|
- ${ROOT_DIR}/himbot_data:/data
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
|
|
||||||
db:
|
|
||||||
image: nouchka/sqlite3
|
|
||||||
container_name: himbot_db
|
|
||||||
volumes:
|
|
||||||
- ${ROOT_DIR}/himbot_data:/data
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue