Skip to content

Commit b6f5677

Browse files
Fix a typo in example of configuration file
Signed-off-by: Florentin Dubois <florentin.dubois@clever-cloud.com>
1 parent ca49a4a commit b6f5677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.sample.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ consumerSecret = ""
1919
# dsn = ""
2020

2121
# Proxy configuration
22-
# [proxu]
22+
# [proxy]
2323
# http = "http://localhost:3108"
2424
# https = "http://localhost:3108"
2525
# no = ["10.0.0.1/8", "domain.example.com"]

0 commit comments

Comments
 (0)