Updated frontend port and added note to stop and remove all containers.
This commit is contained in:
@@ -43,6 +43,9 @@ docker-compose -f docker-compose.yaml up -d
|
|||||||
> [!TIP]
|
> [!TIP]
|
||||||
> Use `-d` flag to run in detached mode.
|
> Use `-d` flag to run in detached mode.
|
||||||
|
|
||||||
5. Visit `localhost:80` to enjoy using Skycrate!
|
5. Visit `localhost:8080` to enjoy using Skycrate!
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> To stop and remove all the containers, run `docker compose down`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user