Update README.md

This commit is contained in:
Skylar Sadlier 2019-09-23 23:22:03 -06:00 committed by GitHub
parent 27a45e793f
commit dcd0c47cf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ After running the command steamcmd will start downloading the Sven Co-op dedicat
- `GAME_PARAMS` - Enter your arguments for `svends_run` (see above for example).
- `VALIDATE` - Set the Variable to `true` if you want to validate the installation on container start otherwise leave it blank or set it to `false`.
- `USERNAME` and `PASSWORD` - Steam user/pass for downloading (uses anonymous if not defined which works with Sven co-op so this is not necessary)
#### Auto restart unless stopped
Docker can automatically restart containers when they crash by simply adding this to the docker run command:
```