fix restart: indent

This commit is contained in:
Arya 2023-07-06 23:23:17 +05:30
parent 674580b020
commit eeef643f84
Signed by: arya
GPG Key ID: 842D12BDA50DF120
2 changed files with 2 additions and 2 deletions

View File

@ -16,4 +16,4 @@ services:
environment:
- PORT=7000
- URL=https://api.safetwitch.{{inventory_hostname}}.projectsegfau.lt
restart: always
restart: always

View File

@ -6,4 +6,4 @@ services:
- "127.0.0.1:5046:5000" # Replace with "5000:5000" if you don't use a reverse proxy
volumes:
- "./extras.conf:/etc/simplytranslate/web.conf"
restart: always
restart: always