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 e111e5b commit eb38cf4Copy full SHA for eb38cf4
README.md
@@ -137,13 +137,22 @@ and that you are in the correct directory __./api__
137
```
138
139
or
140
+
141
+- development up / down
142
-# development up / down
143
scripts/dev.sh up
144
+```
145
146
147
scripts/dev.sh down
148
149
-# production up / down
150
+- production up / down
151
152
scripts/prod.sh up
153
154
155
156
scripts/prod.sh down
157
158
0 commit comments