mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix: Include third party licenses in the docker image (#19144)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# We want to include the THIRD_PARTY_LICENSES.md file in the Docker image,
|
||||
# but not other .md files
|
||||
**/*.md
|
||||
!**/THIRD_PARTY_LICENSES.md
|
||||
**/.env
|
||||
.cache
|
||||
assets
|
||||
|
||||
Reference in New Issue
Block a user