docker: add migration-tool to the image
This commit is contained in:
committed by
nitnelave
parent
31cf9b8e2c
commit
ef0a0ffced
@@ -5,9 +5,6 @@
|
||||
|
||||
# Don't track cargo generated files
|
||||
target/*
|
||||
server/target/*
|
||||
app/target/*
|
||||
auth/target/*
|
||||
|
||||
# Don't track the generated JS
|
||||
app/pkg/*
|
||||
@@ -20,6 +17,7 @@ Dockerfile
|
||||
README.md
|
||||
LICENSE
|
||||
docs/*
|
||||
example_configs/*
|
||||
|
||||
# Various config files that shouldn't be tracked
|
||||
lldap_config.toml
|
||||
|
||||
Reference in New Issue
Block a user