Didstopia / rust-server

Provides a dedicated linux server for Rust (the game) running inside a Docker container.
MIT License
244 stars 104 forks source link

Private Server Passwords #121

Open Thunder1723 opened 1 year ago

Thunder1723 commented 1 year ago

Is your feature request related to a problem? Please describe. I'm looking to see if there is anyway for me to use this to make a private server. I can see how people normally do it but I'm not too certain with what to do in my compose file in portainer.

Describe the solution you'd like Environment variable(s) for a private server something like:

RUST_PRIVATE_SERVER: 1/0 for true or false RUST_PRIVATE_SERVER_PASSWORD: "string"