[deployment] select .env according to env var
This commit is contained in:
parent
3fdc60d9e5
commit
ecd80c291a
5 changed files with 17 additions and 15 deletions
|
|
@ -15,7 +15,7 @@ well with fish shell.
|
|||
Have Python >= 3.12 installed. I use [pyenv] (which in turn is installed by [homebrew]).
|
||||
|
||||
Set up Postgresql, a role and a schema. I have it on localhost, using the
|
||||
project name for role and schema name, and password. See `.env.sample` for
|
||||
project name for role and schema name, and password. See `.env.test` for
|
||||
providing connection information.
|
||||
|
||||
Clone the repo. `cd` into the project directory. ([direnv] should activate the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue