We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 421b82c commit 2bfcf76Copy full SHA for 2bfcf76
README.md
@@ -22,7 +22,6 @@ docker stack deploy -c local-infra.yml infra
22
# connect to postgres via postgres:password@localhost:5432
23
# create 'seed' user with password 'password'
24
# create 'seed' database and set the 'seed' user as the owner
25
-# updated
26
cp .env.example .env
27
yarn run start
28
# wait for app to start
0 commit comments