feat: New SMS service to support multiple SMS providers + framework improvements

This commit is contained in:
Ronald A. Richardson
2025-12-29 20:36:43 +08:00
parent 947565bcf0
commit ca1741a4b2
14 changed files with 191 additions and 187 deletions

View File

@@ -75,7 +75,7 @@ ENV QUEUE_CONNECTION=redis
ENV CADDYFILE_PATH=/fleetbase/Caddyfile
ENV CONSOLE_PATH=/fleetbase/console
ENV OCTANE_SERVER=frankenphp
ENV FLEETBASE_VERSION=0.7.24
ENV FLEETBASE_VERSION=0.7.25
# Set environment
ARG ENVIRONMENT=production