blob: 2e031280c7696fdd5b5b3aa7bf3f9b428f160f0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
################################################
# Note: this file is not replaced during updates
################################################
######################
# AUR package defaults
######################
CONFIG_PATH=/etc/librechat/librechat.yaml
NODE_ENV=production
#################################################################
# Upstream defaults follow
# see /etc/librechat/librechat.example.env for current defaults
#################################################################
|