Files
Docker-Compose/Dockhand/.env.example
T
2026-04-26 12:33:37 -07:00

6 lines
155 B
Bash

# Main interface port for accessing the application
DOCKHAND_PORT="3000"
# Time Zone where the application is operating
DOCKHAND_TZ="America/Los_Angeles"