Skip to content

Commit

Permalink
Update .rr.prod.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
smortexa authored Aug 24, 2023
1 parent 46319be commit c7bf838
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deployment/octane/.rr.prod.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
version: '2.7'
rpc:
listen: 'tcp://127.0.0.1:6001'
server:
relay: pipes
http:
middleware: [ "static", "gzip", "headers" ]
max_request_size: 20
Expand All @@ -19,3 +21,5 @@ logs:
mode: production
level: debug
encoding: json
status:
address: localhost:2114

0 comments on commit c7bf838

Please sign in to comment.