update compose with the registry image

This commit is contained in:
Arya Kiran 2023-09-02 11:32:49 +05:30
parent 0baccf1ea5
commit 662192ab41
No known key found for this signature in database
GPG key ID: 842D12BDA50DF120

View file

@ -1,7 +1,8 @@
version: "3"
services:
mozhi:
build: .
#build: .
image: codeberg.org/aryak/mozhi:latest
restart: unless-stopped
ports:
- "3000:3000"