... | @@ -56,4 +56,10 @@ Christian, OA4DOA has very kindly customised HBMonitor for FreeDMR. This is now |
... | @@ -56,4 +56,10 @@ Christian, OA4DOA has very kindly customised HBMonitor for FreeDMR. This is now |
|
app_net:
|
|
app_net:
|
|
ipv4_address: 172.16.238.30
|
|
ipv4_address: 172.16.238.30
|
|
logging:
|
|
logging:
|
|
driver: json-file |
|
driver: json-file
|
|
\ No newline at end of file |
|
|
|
|
|
**Customising the dashboard**
|
|
|
|
|
|
|
|
If you wish to edit the HTML files, you can place them outside of the container and edit them there. by adding this to the volumes section of your docker-compose.yml
|
|
|
|
|
|
|
|
- '/etc/freedmr/html/:/var/www/html/' |