mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 05:53:42 +08:00
Add Fly things, remove some chat crap
This commit is contained in:
@@ -97,5 +97,6 @@ CMD echo "Listing contents of /app/app/mcp before starting server:" && \
|
||||
cat /etc/proxychains.conf; \
|
||||
proxychains -f $conf node server.js; \
|
||||
else \
|
||||
export HOSTNAME="0.0.0.0"; \
|
||||
node server.js; \
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user