mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
Cleanup
This commit is contained in:
parent
79a8cc7044
commit
709a194621
@ -8,10 +8,6 @@ Server for stable, curated Haskell package sets
|
||||
This repo is part of the [Stackage project](https://github.com/fpco/stackage),
|
||||
and the live server can be viewed at https://www.stackage.org.
|
||||
|
||||
postgresql://[user[:password]@][netloc][:port][/dbname][?param1=value1&...]
|
||||
|
||||
postgresql://postgres:password@localhost:5432/stackage
|
||||
|
||||
## Building locally
|
||||
|
||||
Build locally by passing the `dev` flag to it:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user