mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-23 18:56:12 +01:00
chore: bump version to 0.4.1 in package.json files (#222)
feat: update docker-compose.yml to use latest image from docker hub
This commit is contained in:
parent
4b94af0429
commit
03d871316a
6 changed files with 8 additions and 8 deletions
|
|
@ -23,7 +23,7 @@ services:
|
|||
build:
|
||||
context: .
|
||||
target: node-api
|
||||
# image: chatgptclone/app:0.4.0 # Uncomment this & comment above to build from docker hub image
|
||||
# image: chatgptclone/app:latest # Uncomment this & comment above to build from docker hub image
|
||||
restart: always
|
||||
env_file:
|
||||
- ./api/.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue