From dcd0c47cf1762e848ea246203f092613c78461d5 Mon Sep 17 00:00:00 2001 From: Skylar Sadlier Date: Mon, 23 Sep 2019 23:22:03 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1af0b59..e98a79c 100644 --- a/README.md +++ b/README.md @@ -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: ```