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