mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 08:41:10 +02:00
🔧 chore: build matrix-mana-bot locally for quick fixes
This commit is contained in:
parent
c7039356f1
commit
aabc4a6db8
1 changed files with 5 additions and 2 deletions
|
|
@ -668,8 +668,11 @@ services:
|
|||
|
||||
# Matrix Bots (Ports 4010-4029)
|
||||
matrix-mana-bot:
|
||||
image: ghcr.io/memo-2023/matrix-mana-bot:latest
|
||||
platform: linux/amd64
|
||||
build:
|
||||
context: .
|
||||
dockerfile: services/matrix-mana-bot/Dockerfile
|
||||
image: matrix-mana-bot:local
|
||||
platform: linux/arm64
|
||||
container_name: mana-matrix-bot-mana
|
||||
restart: always
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue