mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
🐋 chore: remove Docker version syntax as its no longer (#4375)
This commit is contained in:
parent
b85c6206ab
commit
f3e2bd0a12
3 changed files with 0 additions and 6 deletions
|
@ -1,5 +1,3 @@
|
|||
version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
version: '3.4'
|
||||
|
||||
# Please consult our docs for more info: https://www.librechat.ai/docs/configuration/docker_override
|
||||
|
||||
# TO USE THIS FILE, FIRST UNCOMMENT THE LINE ('services:')
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
version: "3.4"
|
||||
|
||||
# Do not edit this file directly. Use a ‘docker-compose.override.yaml’ file if you can.
|
||||
# Refer to `docker-compose.override.yaml.example’ for some sample configurations.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue