Skip to content

Commit

Permalink
type
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodrigv authored Apr 16, 2021
1 parent 0507757 commit 316d0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ KSP mod to display hullcam cameras views on different GUI inside or outside the
* Execute the OfCourseIStillLoveYou.Server.exe first, then OfCourseIStillLoveYou.DesktopClient.exe and finally start KSP

## Running the server as a Docker Container
* Pull de image *docker pull jrodrigv/ofcourseistillloveyou:server_v1.0*
* Pull the image *docker pull jrodrigv/ofcourseistillloveyou:server_v1.0*
* Create a new container - example overriding endpoint to listen everything and from port 5000: *docker run -d -p 192.168.0.14:5000:5000 ofcourseistillloveyou.server:v1.0 --port 5000 --endpoint 0.0.0.0*

## Mod usage
Expand Down

0 comments on commit 316d0e1

Please sign in to comment.