Skip to content
Snippets Groups Projects
Commit 792ed217 authored by Jonas Leder's avatar Jonas Leder
Browse files

Fix APP_RUNTIME

parent a9d570bf
Branches
Tags
No related merge requests found
Pipeline #26025 waiting for manual action
...@@ -138,7 +138,7 @@ spec: ...@@ -138,7 +138,7 @@ spec:
- name: FRANKENPHP_CONFIG - name: FRANKENPHP_CONFIG
value: worker ./public/index.php value: worker ./public/index.php
- name: APP_RUNTIME - name: APP_RUNTIME
value: Runtime\\FrankenPhpSymfony\\Runtime value: Runtime\FrankenPhpSymfony\Runtime
- name: CADDY_GLOBAL_OPTIONS - name: CADDY_GLOBAL_OPTIONS
value: auto_https off value: auto_https off
- name: SERVER_NAME - name: SERVER_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment