mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-31 01:50:22 +09:00
11 lines
104 B
Plaintext
11 lines
104 B
Plaintext
# local env files
|
|
.env*.local
|
|
|
|
# docker-compose env files
|
|
.env
|
|
|
|
*.key
|
|
*.key.pub
|
|
|
|
# upload files
|
|
/uploads |