added fleetbase config file, added ability to set tz for user and organization

This commit is contained in:
Ronald A. Richardson
2025-05-21 19:21:22 +08:00
parent 72078553cc
commit d61205d898
8 changed files with 79 additions and 22 deletions

View File

@@ -63,7 +63,7 @@ services:
ports:
- "4200:4200"
volumes:
- ./docker/fleetbase.config.json:/usr/share/nginx/html/fleetbase.config.json
- ./console/fleetbase.config.json:/usr/share/nginx/html/fleetbase.config.json
application:
image: fleetbase/fleetbase-api:v0.7.0