owpengram-server/cmd/telesrv-admin
梦渊 6c3707e987 Refactor admin config to use centralized config package
- Import and use internal/config.Load() in telesrv-admin instead of manual env parsing
- Remove envOr() helper function (now consolidated in config package)
- Add comprehensive .env.example documentation for Admin API/UI settings including:
  - TELESRV_ADMIN_API_TOKEN
  - TELESRV_ADMIN_UI_PASSWORD and TELESRV_ADMIN_UI_TOKEN
  - TELESRV_ADMIN_SESSION_KEY with security guidance
  - Optional address configuration parameters
- Improve config validation error handling
2026-07-04 13:05:37 +08:00
..
web admin-ui: sync English localization 2026-07-02 16:53:51 +08:00
main.go Refactor admin config to use centralized config package 2026-07-04 13:05:37 +08:00
readstore.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
server.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
session.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
session_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00