created Dockhand

This commit is contained in:
2026-04-26 12:33:37 -07:00
parent 6a444a7015
commit d5861e0f77
3 changed files with 21 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
# Main interface port for accessing the application
DOCKHAND_PORT="3000"
# Time Zone where the application is operating
DOCKHAND_TZ="America/Los_Angeles"