Actualiser roles/ryot/templates/docker-compose.yml.j2
Signed-off-by: florian.richer <florian.richer@protonmail.com>
This commit is contained in:
parent
f278c64247
commit
7ab4c78280
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ services:
|
||||||
|
|
||||||
ryot:
|
ryot:
|
||||||
image: "ghcr.io/ignisda/ryot:latest"
|
image: "ghcr.io/ignisda/ryot:latest"
|
||||||
|
restart: unless-stopped
|
||||||
container_name: ryot
|
container_name: ryot
|
||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
|
|
Loading…
Reference in a new issue