diff options
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ a simple stupid reverse proxy ## Usage Run the binary with the a path to the configuration as the first argument. The -configuration file is written in TOML and could look like this: +configuration file is written in YAML and could look like this: ```toml # Both the 'http' and 'https' sections are optional |