ansible/privfrontends/compose/simplytranslate/compose.yml.j2

8 lines
144 B
Plaintext
Raw Normal View History

version: "3"
services:
simplytranslate:
2023-10-02 23:53:38 +05:30
image: codeberg.org/aryak/mozhi:latest
ports:
2023-10-02 23:53:38 +05:30
- "5046:3000"
2023-08-06 22:19:27 +05:30
restart: unless-stopped