mirror of
https://github.com/Retropex/custom-ocean.xyz-dashboard.git
synced 2025-05-12 19:20:45 +02:00
Update README.md
This commit is contained in:
parent
cee6eec403
commit
8c2fc76e35
@ -104,15 +104,18 @@ The `docker-compose.yml` file makes it easy to deploy the dashboard and its depe
|
||||
|
||||
1. **Start the services**:
|
||||
Run the following command in the project root:
|
||||
```
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
2. **Access the dashboard**:
|
||||
Open your browser at `http://localhost:5000`.
|
||||
|
||||
3. **Stop the services**:
|
||||
To stop the services, run:
|
||||
```
|
||||
docker-compose down
|
||||
|
||||
```
|
||||
### Customization
|
||||
|
||||
You can modify the following environment variables in the `docker-compose.yml` file:
|
||||
|
Loading…
Reference in New Issue
Block a user