Environment-Variables HOSTNAME="<hostname:port>" REDISHOSTNAME="<hostname>" POSTGRES_CONNECTION="<postgres_connection_string>" Admin-Scripts dotnet ef migrations add <migration-name> dotnet ef database update