Change to entrypoint
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -6,12 +6,12 @@ __pycache
|
||||
.idea
|
||||
|
||||
|
||||
**/staticfiles/*
|
||||
**/input_data/*
|
||||
staticfiles
|
||||
input_data
|
||||
|
||||
/input_volume/*
|
||||
postgres_data/*
|
||||
static_volume/*
|
||||
input_volume
|
||||
postgres_data
|
||||
static_volume
|
||||
|
||||
!**/.gitkeep
|
||||
|
||||
|
Reference in New Issue
Block a user