Skip to content

Commit 2b5e6ab

Browse files
authored
Update Readme to Include Postgres Instruction
1 parent d864722 commit 2b5e6ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,8 @@ docker run -d --name csgofloat -v /host/config:/config -p 80:80 -p 443:443 step7
270270

271271
The first time you start the docker container, it'll copy the `config.js` file to the config directory and stop. You'll need to edit this file and include your bots login information and then start the docker again. See the section [How to First Login a Bot](https://github.com/Step7750/CSGOFloat#how-to-first-login-a-bot) for further info.
272272

273+
**Make sure you configure a Postgres server to use for caching!**
274+
273275
## Manual
274276

275277
Requires Node.js v8+!

0 commit comments

Comments
 (0)