Update ham-tools.yaml

master
Dex Burgess 2025-07-03 04:15:51 +00:00
parent b83a606542
commit 1fbe38d481
1 changed files with 5 additions and 4 deletions

View File

@ -15,12 +15,13 @@ services:
# max-file: "3"
hamdashboard:
image: michaelsteven/hamdashboard:1.0
image: hamdashboard-custom:latest
container_name: hamdashboard
restart: unless-stopped
volumes:
- /dockers/hamdashboard/config:/usr/share/nginx/html/config/
- /dockers/hamdashboard/nginx:/etc/nginx/conf.d/
ports:
- "8080:8080"
environment:
- TZ=America/New_York
logging:
options:
max-size: "10m"