mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
Update README
This commit is contained in:
parent
d6e39d96b8
commit
79a8cc7044
@ -27,7 +27,7 @@ $ export PGSTRING=postgresql://postgres:password@localhost:5432/stackage
|
||||
$ stack exec stackage-server-cron
|
||||
```
|
||||
|
||||
Note that you need to modify the PGSTRING according to your actual database configuration. Also, you need to create an empty database before running the cron job.
|
||||
Note that you need to modify the PGSTRING according to your actual database configuration. Also, you need to create an empty database before running the cron job. Note that it takes quites some time for it to load your database.
|
||||
|
||||
After this, try running in the stackage server:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user