forgor to update readme

This commit is contained in:
missing 2022-09-08 13:15:59 -05:00
parent f69d418ac6
commit c1ba18b03f

View file

@ -3,7 +3,7 @@
A ~~simple~~ cargo registry. A ~~simple~~ cargo registry.
To run this, you need to: To run this, you need to:
- Create a `registry.toml` file in the current directory with the following contents: - Create a `/etc/warehouse/warehouse.toml` file with the following contents:
```toml ```toml
working_dir = "/path/to/some/directory" working_dir = "/path/to/some/directory"
postgres_uri = "postgres://user:pass@db_host/db_name" postgres_uri = "postgres://user:pass@db_host/db_name"