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.
docker compose up --build
1 parent 3f87fc1 commit c1546a1Copy full SHA for c1546a1
readme.md
@@ -14,7 +14,7 @@ Made for Object Oriented Programming Class, ID: 01076105 and 01076106
14
15
# Run with docker
16
1. Install docker and docker compose
17
-2. Run `docker compose --build`
+2. Run `docker compose up --build`
18
3. Frontend is on http://localhost:3000 and Backend is on http://localhost:4000
19
4. Profit.
20
0 commit comments