Skip to content

Commit

Permalink
Add notes for lobby update
Browse files Browse the repository at this point in the history
  • Loading branch information
DanVanAtta committed Jul 30, 2024
1 parent ce92891 commit bbe6b48
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,15 @@ docker compose rm -f
./docker-compose-up.sh
```

## Running (prod environment with docker)
## Updating Prod Lobby

Simply: ```sudo systemctl restart lobby-2.6```

That will shutdown the currenet lobby, pull the latest docker container and start it up.



## Running (prod-like environment with docker)

```
set +o history
Expand Down

0 comments on commit bbe6b48

Please sign in to comment.