русский язык

This commit is contained in:
2025-12-16 17:34:40 +00:00
parent fca269672f
commit f2a007c4ba

View File

@@ -10,7 +10,8 @@ services:
- MM_SERVICESETTINGS_SITEURL=http://localhost:8065 - MM_SERVICESETTINGS_SITEURL=http://localhost:8065
- MM_SQLSETTINGS_DRIVERNAME=postgres - MM_SQLSETTINGS_DRIVERNAME=postgres
- MM_SQLSETTINGS_DATASOURCE=postgres://mostlymatter:password@db:5432/mattermost?sslmode=disable&connect_timeout=10 - MM_SQLSETTINGS_DATASOURCE=postgres://mostlymatter:password@db:5432/mattermost?sslmode=disable&connect_timeout=10
- MM_LOCALIZATIONSETTINGS_DEFAULTSERVERLOCALE=en - MM_LOCALIZATIONSETTINGS_DEFAULTSERVERLOCALE=ru
- MM_LOCALIZATIONSETTINGS_DEFAULTCLIENTLOCALE=ru
depends_on: depends_on:
- db - db
volumes: volumes: