UNPKG

spaps

Version:

Sweet Potato Authentication & Payment Service CLI - Docker Compose orchestrator for local Python/FastAPI SPAPS server with built-in admin middleware

6 lines (4 loc) 122 B
// Shared configuration for SPAPS CLI module.exports = { DEFAULT_PORT: 3301 // Docker Compose dev API external port };