Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Enable forwarding UA header in imaginary
Browse files Browse the repository at this point in the history
  • Loading branch information
sarayourfriend committed Aug 11, 2022
1 parent c4359de commit a1a3e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
environment:
PORT: 8222
MALLOC_ARENA_MAX: 2
command: ["-enable-url-source"]
command: ["-enable-url-source -forward-headers User-Agent"]

upstream_db:
image: postgres:13.2-alpine
Expand Down

0 comments on commit a1a3e53

Please sign in to comment.