Slowly but surely
This commit is contained in:
@@ -34,3 +34,14 @@ Getting started is designed to be as simple as possible. Just run the following
|
||||
2. **Deploy the container using Docker Compose**
|
||||
```bash
|
||||
docker compose up -d
|
||||
|
||||
3. **To Access the logs if needed**
|
||||
```bash
|
||||
docker compose logs
|
||||
|
||||
## Accessing the Dashboard
|
||||
|
||||
Once the container is running, open your web browser and navigate to:
|
||||
|
||||
```text
|
||||
http://<YOUR_SERVER_IP>:3000
|
||||
Reference in New Issue
Block a user