update dockerignore
This commit is contained in:
parent
f85c916069
commit
b146dd55a8
|
@ -1,3 +1,4 @@
|
|||
.kamal
|
||||
backups
|
||||
|
||||
**/Dockerfile
|
||||
|
|
|
@ -25,7 +25,7 @@ proxy:
|
|||
timeout: 2
|
||||
|
||||
# how long to wait for new containers to boot
|
||||
deploy_timeout: 420
|
||||
deploy_timeout: 300
|
||||
|
||||
# Credentials for your image host.
|
||||
registry:
|
||||
|
|
Loading…
Reference in New Issue