Skip to content

Commit 92fcf9b

Browse files
Merge pull request #91 from CleverCloud/devel/fdubois/fix/typos
Fix a typo in example of configuration file
2 parents ca49a4a + b6f5677 commit 92fcf9b

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)