mirror of
https://codeberg.org/aryak/mozhi
synced 2024-11-23 04:32:58 +05:30
update compose with the registry image
This commit is contained in:
parent
0baccf1ea5
commit
662192ab41
@ -1,7 +1,8 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
mozhi:
|
mozhi:
|
||||||
build: .
|
#build: .
|
||||||
|
image: codeberg.org/aryak/mozhi:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
|
Loading…
Reference in New Issue
Block a user