feat: subscriptions
CI / 🧪 Tests Laravel (push) Successful in 2m48s
CI / 🐳 Build & Push Image (push) Successful in 3m0s

This commit is contained in:
2026-08-07 11:53:46 +02:00
parent 99cb0e63e6
commit 2ece4b6e3e
51 changed files with 1489 additions and 254 deletions
+1
View File
@@ -6,6 +6,7 @@ x-app-environment: &app-environment
APP_ENV: production
APP_DEBUG: "false"
OCTANE_SERVER: frankenphp
OCTANE_HTTPS: "true"
OCTANE_PORT: "80"
OCTANE_ADMIN_PORT: "2019"
OCTANE_MAX_REQUESTS: "500"