mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-19 19:35:08 +08: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