$docker-compose logs -f server
codex-server | [Nest] 1 - 07/21/2025, 9:22:50 PM LOG [DatabaseConfigDriver] [INIT] Loading initial config variables from database
codex-server | [Nest] 1 - 07/21/2025, 9:22:50 PM LOG [DatabaseConfigDriver] [INIT] Config variables loaded: 0 values found in DB, 53 falling to env vars/defaults
codex-server | [Nest] 1 - 07/21/2025, 9:22:50 PM LOG [GraphQLModule] Mapped {/metadata, POST} route
codex-server | [Nest] 1 - 07/21/2025, 9:22:50 PM LOG [GraphQLModule] Mapped {/graphql, POST} route
codex-server | [Nest] 1 - 07/21/2025, 9:22:50 PM LOG [NestApplication] Nest application successfully started
$docker-compose logs -f server
codex-server | [Nest] 1 - 07/21/2025, 9:22:50 PM LOG [DatabaseConfigDriver] [INIT] Loading initial config variables from database
codex-server | [Nest] 1 - 07/21/2025, 9:22:50 PM LOG [DatabaseConfigDriver] [INIT] Config variables loaded: 0 values found in DB, 53 falling to env vars/defaults
codex-server | [Nest] 1 - 07/21/2025, 9:22:50 PM LOG [GraphQLModule] Mapped {/metadata, POST} route
codex-server | [Nest] 1 - 07/21/2025, 9:22:50 PM LOG [GraphQLModule] Mapped {/graphql, POST} route
codex-server | [Nest] 1 - 07/21/2025, 9:22:50 PM LOG [NestApplication] Nest application successfully started