mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-21 22:27:13 +08:00
feat: use entrypoint.sh override environment variables
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
IMG:=`cat Name`
|
||||
MOUNT:=-v `pwd`/config.json:/app/config.json
|
||||
MOUNT:=
|
||||
PORT_MAP:=
|
||||
DOTENV:=.env
|
||||
CONTAINER_NAME:=sample-chatgpt-on-wechat
|
||||
|
||||
Reference in New Issue
Block a user