Commit
·
a69cda5
1
Parent(s):
66a445d
Update CONTRIBUTING.md
Browse files
docs/docs/CONTRIBUTING.md
CHANGED
@@ -176,6 +176,8 @@ docker-compose --profile development up
|
|
176 |
docker-compose --profile production up
|
177 |
```
|
178 |
|
|
|
|
|
179 |
## Running the Application
|
180 |
|
181 |
After building using any of the methods above, run the container with:
|
|
|
176 |
docker-compose --profile production up
|
177 |
```
|
178 |
|
179 |
+
---
|
180 |
+
|
181 |
## Running the Application
|
182 |
|
183 |
After building using any of the methods above, run the container with:
|