Skip to content

Commit 5df5282

Browse files
committed
Update deploy.yml
1 parent 420602d commit 5df5282

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

config/deploy.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@ proxy:
2626
host: ubixar.com
2727
# kamal-proxy connects to your container over port 80, use `app_port` to specify a different port.
2828
app_port: 8080
29-
29+
response_timeout: 300
30+
forward_headers: true
31+
buffering:
32+
requests: false
33+
responses: true
34+
3035
# Credentials for your image host.
3136
registry:
3237
# Specify the registry server, if you're not using Docker Hub

0 commit comments

Comments
 (0)