mirror of
https://github.com/Yanyutin753/ChatGPT-Next-Web-LangChain-Gpt-4-All.git
synced 2025-10-15 07:31:39 +00:00
ci: add .dockerignore to exclude env files
This commit is contained in:

committed by
KevenLi8888

parent
cae4655785
commit
93cee18300
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# local env files
|
||||||
|
.env*.local
|
||||||
|
|
||||||
|
# docker-compose env files
|
||||||
|
.env
|
||||||
|
|
||||||
|
*.key
|
||||||
|
*.key.pub
|
Reference in New Issue
Block a user