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 827af81 commit 42854f0Copy full SHA for 42854f0
README.md
@@ -143,22 +143,22 @@ and that you are in the correct directory __./api__
143
or
144
145
- development up / down
146
-```
147
-scripts/dev.sh up
148
+ ```
+ scripts/dev.sh up
149
150
151
-scripts/dev.sh down
152
+ scripts/dev.sh down
153
154
- production up / down
155
156
-scripts/prod.sh up
157
+ scripts/prod.sh up
158
159
160
-scripts/prod.sh down
161
+ scripts/prod.sh down
162
163
## Environment variables
164
0 commit comments