mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
migrate cargo bisect rustc
This commit is contained in:
parent
e60ecf1f91
commit
fca0d6d3f4
10 changed files with 63 additions and 61 deletions
|
|
@ -28,18 +28,6 @@ services:
|
|||
environment:
|
||||
BOT_TOKEN: "${KILLUA_BOT_TOKEN}"
|
||||
KILLUA_JSON_PATH: /app/config/trivia_questions.json
|
||||
cargo_bisect_rustc_service:
|
||||
container_name: cargo-bisect-rustc-service
|
||||
image: "docker.noratrieb.dev/cargo-bisect-rustc-service:316a4044"
|
||||
restart: always
|
||||
volumes:
|
||||
- "/apps/bisect-rustc-service/db.sqlite:/home/bisector/db.sqlite"
|
||||
environment:
|
||||
SQLITE_DB: /home/bisector/db.sqlite
|
||||
ports:
|
||||
- "5005:4000"
|
||||
networks:
|
||||
- prometheus
|
||||
#### Karin
|
||||
karin_bot_db:
|
||||
container_name: karin-bot-db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue