mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-18 00:15:30 +01:00
🌍 i18n: Refactor terms content structure and update paths for multi-language support
This commit is contained in:
parent
b7a6d7caa6
commit
a88e99dcfb
8 changed files with 8 additions and 6 deletions
|
|
@ -13,7 +13,7 @@ services:
|
|||
- rag_api
|
||||
restart: always
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
- "host.docker.internal:host-gateway"
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
|
@ -30,7 +30,7 @@ services:
|
|||
- ./images:/app/client/public/images
|
||||
- ./uploads:/app/uploads
|
||||
- ./logs:/app/api/logs
|
||||
|
||||
- ./terms:/app/terms
|
||||
client:
|
||||
image: nginx:1.27.0-alpine
|
||||
container_name: LibreChat-NGINX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue