Add instructions to test server from the host

This commit is contained in:
Michael Hohn
2024-06-18 13:29:41 -07:00
committed by =Michael Hohn
parent 46052cd20f
commit 5dfca00fa5

View File

@@ -53,6 +53,11 @@ These are simple steps using a single container.
cd /mrva/mrvacommander/cmd/server/
./server -loglevel=debug -mode=container
1. Test server from the host via
cd ~/work-gh/mrva/mrvacommander/tools
sh ./request_16-Jun-2024_11-33-16.curl
1. Test server via remote client by following the steps in [gh-mrva](https://github.com/hohn/gh-mrva/blob/connection-redirect/README.org#compacted-edit-run-debug-cycle)
### Some general docker-compose commands