Update to allow for seeding of database
CI / backend (push) Successful in 9m43s
CI / frontend (push) Successful in 1m52s

This commit is contained in:
2026-08-11 05:29:51 +08:00
parent 1ade75b635
commit 8b1eddb587
9 changed files with 287 additions and 7 deletions
@@ -1,5 +1,9 @@
using Microsoft.EntityFrameworkCore;
/// <summary>
/// Demo site + gateway with fixed GUIDs. Production uses BootstrapSeeder /
/// register-gateway with GATEWAY_ID / GATEWAY_SITE_ID from the environment.
/// </summary>
public static class GatewayRegistrySeeder
{
public static readonly Guid DemoSiteId =