diff options
-rw-r--r-- | sproxy.example.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sproxy.example.yml b/sproxy.example.yml index 0259dfc..87b1f59 100644 --- a/sproxy.example.yml +++ b/sproxy.example.yml @@ -99,7 +99,7 @@ ssl_key: /path/key.pem # and existing data in the internal database. # Useful for development or some simple deployments. # Cannot be used with the `database` option. -# For example see the datafile.yml.example +# For example see the datafile.example.yml # # datafile: /path/data.yml |