update compose with the registry image
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 5m38s
mozhi pipeline / Build and publish artifacts (push) Failing after 28m57s

This commit is contained in:
Arya 2023-09-02 11:32:49 +05:30
parent 0baccf1ea5
commit 662192ab41
Signed by: arya
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"