diff options
-rw-r--r-- | docs/SUMMARY.md | 1 | ||||
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 039459d..2169dfe 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -36,6 +36,7 @@ * [Hosting a Basic Listen Server](hosting-a-server-with-northstar/basic-listen-server.md) * [Hosting a Dedicated Server](hosting-a-server-with-northstar/dedicated-server/README.md) * [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) * [Server settings](hosting-a-server-with-northstar/server-settings/README.md) * [Startup arguments](hosting-a-server-with-northstar/server-settings/startup-args.md) diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md b/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md new file mode 100644 index 0000000..efe8b45 --- /dev/null +++ b/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md @@ -0,0 +1 @@ +# Hosting on Windows |