Skip to content

Commit 0ce4a4d

Browse files
Update README.md
1 parent 7d8ae72 commit 0ce4a4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,9 @@ Delete the "build" and "dist" folders, and delete the ".spec" file that were cre
173173
Add a reference to this new .exe in "config.json" along with your other miners. The config object should largely be able to be copied from the original, however, it should have a new ID and the "MinerPath" and "MinerFile" keys should reference the new folder and .exe file name.
174174

175175
## Docker
176+
177+
This does not fulfill it's intended functionality when all services are running through docker on the same windows machine.
178+
176179
This project supports docker runtime environment, for which you will need to download docker from here: https://www.docker.com/products/docker-desktop/.
177180

178181
For this project, be aware that express listens on a specfic port (can be found in /API/Endpoints), which must be the same port that is used in the docker file.

0 commit comments

Comments
 (0)