This commit is contained in:
Gabriel 2022-03-26 12:01:57 -04:00
parent 459c0f58f9
commit 02f451b41e

View file

@ -12,6 +12,7 @@
## Docker container
1. `docker build -t matrix-nerve .`
2. `docker run -it matrix-nerve`
You may want to set data.json as a volume to be able to make changes on the fly
## details