diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2024-07-03 15:15:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-03 15:15:13 +0200 |
commit | bfcaf444f6c4636f97a4b97640f6eb6d2b808c22 (patch) | |
tree | f36bf4ff826eb28009547ecf848beb20775b7fad /docs/SUMMARY.md | |
parent | a5deecda16b167a857b86d6bf995e51f72b5b05f (diff) | |
download | NorthstarWiki-bfcaf444f6c4636f97a4b97640f6eb6d2b808c22.tar.gz NorthstarWiki-bfcaf444f6c4636f97a4b97640f6eb6d2b808c22.zip |
Add basic page explaining how to host a local-only server (#287)
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r-- | docs/SUMMARY.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 0492653..3c25df8 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -39,6 +39,7 @@ * [Best practices](hosting-a-server-with-northstar/dedicated-server/best-practices.md) * [Hosting on Windows](hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md) * [Hosting on Linux](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md) +* [Hosting a Local-only Server](hosting-a-server-with-northstar/local-only-server.md) * [Server settings](hosting-a-server-with-northstar/server-settings/README.md) * [Startup arguments](hosting-a-server-with-northstar/server-settings/startup-args.md) * [ConVars](hosting-a-server-with-northstar/server-settings/convars.md) |