highlight working versiont

This commit is contained in:
Callan Bryant 2020-05-12 19:44:15 +01:00
parent b2dbfe9cdc
commit 149558a8d5
No known key found for this signature in database
GPG Key ID: C31FA9DF3ACBFFAA

View File

@ -42,8 +42,8 @@ added when requested.
# Configuration overview # Configuration overview
dsnetconfig.json is the only file the server needs to run the VPN. It contains dsnetconfig.json is the only file the server needs to run the VPN. It contains
the server keys, peer public/shared keys and IP settings. A working version is the server keys, peer public/shared keys and IP settings. **A working version is
automatically generated by `dsnet init` which can be modified as required. automatically generated by `dsnet init` which can be modified as required.**
Currently its location is fixed as all my deployments are for a single network. Currently its location is fixed as all my deployments are for a single network.
I may add a feature to allow setting of the location via environment variable I may add a feature to allow setting of the location via environment variable