diff --git a/privfrontends/compose/simplytranslate/compose.yml.j2 b/privfrontends/compose/simplytranslate/compose.yml.j2 index e044173..9f952f6 100644 --- a/privfrontends/compose/simplytranslate/compose.yml.j2 +++ b/privfrontends/compose/simplytranslate/compose.yml.j2 @@ -6,4 +6,4 @@ services: - "5046:5000" volumes: - "./extras.conf:/etc/simplytranslate/web.conf" - restart: always + restart: unless-stopped diff --git a/privfrontends/compose/simplytranslate/extras.conf.j2 b/privfrontends/compose/simplytranslate/extras.conf.j2 index 662dc6c..431f6aa 100644 --- a/privfrontends/compose/simplytranslate/extras.conf.j2 +++ b/privfrontends/compose/simplytranslate/extras.conf.j2 @@ -1,6 +1,6 @@ [libre] Enabled = True -Instance = https://libretranslate.in.projectsegfau.lt +Instance = https://libretranslate.projectsegfau.lt [google] Enabled = True