fix libretransl. url on ST side
This commit is contained in:
parent
9c89d08bbb
commit
f6a0bdc238
@ -6,4 +6,4 @@ services:
|
|||||||
- "5046:5000"
|
- "5046:5000"
|
||||||
volumes:
|
volumes:
|
||||||
- "./extras.conf:/etc/simplytranslate/web.conf"
|
- "./extras.conf:/etc/simplytranslate/web.conf"
|
||||||
restart: always
|
restart: unless-stopped
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[libre]
|
[libre]
|
||||||
Enabled = True
|
Enabled = True
|
||||||
Instance = https://libretranslate.in.projectsegfau.lt
|
Instance = https://libretranslate.projectsegfau.lt
|
||||||
|
|
||||||
[google]
|
[google]
|
||||||
Enabled = True
|
Enabled = True
|
||||||
|
Loading…
Reference in New Issue
Block a user