Skip to content

Commit 1fe6488

Browse files
committed
restore headers
1 parent ecad47d commit 1fe6488

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

config/deploy.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -28,28 +28,10 @@ proxy:
2828
host: ubixar.com
2929
# kamal-proxy connects to your container over port 80, use `app_port` to specify a different port.
3030
app_port: 8080
31-
response_timeout: 30 # Reduce timeout to fail faster and help diagnose
3231
forward_headers: true
3332
buffering:
3433
requests: false
3534
responses: false
36-
# Add detailed logging to help diagnose the issue
37-
logging:
38-
request_headers:
39-
- User-Agent
40-
- Connection
41-
- Upgrade
42-
- Accept
43-
- Accept-Encoding
44-
- Content-Length
45-
- Host
46-
response_headers:
47-
- Content-Type
48-
- Connection
49-
- Upgrade
50-
- Content-Length
51-
- Server
52-
5335

5436
# Credentials for your image host.
5537
registry:

0 commit comments

Comments
 (0)