fix gotenberg url in CI

This commit is contained in:
Gregor Vostrak
2026-03-30 00:07:45 +02:00
parent 1eb066f5aa
commit dd7b23958a

View File

@@ -60,7 +60,7 @@ AUDITING_ENABLED=true
TELESCOPE_ENABLED=false TELESCOPE_ENABLED=false
# Services # Services
GOTENBERG_URL=http://0.0.0.0:3000 GOTENBERG_URL=http://localhost:3000
# Octane # Octane
OCTANE_SERVER=frankenphp OCTANE_SERVER=frankenphp