Skip to content

Commit

Permalink
quick note regarding server_ip and kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
jsknnr committed Jan 25, 2024
1 parent d86186c commit 0355568
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ I recommend having Docker or Podman manage the volume that gets mounted into the
| SERVER_SLOTS | Number of slots for connections (Max 16) | 16 | False |
| SERVER_IP | IP address for server to listen on | 0.0.0.0 | False |

**Note:** SERVER_IP is ignored if using Helm because that isn't how Kubernetes works.

### Docker

To run the container in Docker, run the following command:
Expand Down

0 comments on commit 0355568

Please sign in to comment.