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 b372f1e commit 445cbe2Copy full SHA for 445cbe2
1 file changed
README.md
@@ -4,4 +4,8 @@ You've reached the CodeForPhilly balancer project (https://opencollective.com/co
4
5
## Backend Development Setup
6
7
-Copy and paste env.dev file from ./config/env_templates to ./
+Rename env.dev inside of config/env to .env.dev
8
+
9
+docker-compose build
10
11
+docker-compose up
0 commit comments