Skip to content

Commit

Permalink
chore: outdated server
Browse files Browse the repository at this point in the history
  • Loading branch information
ictorn committed Jun 10, 2024
1 parent ee8a50a commit 20bdf16
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion agma/server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM dunglas/frankenphp:1.1.5-php8.3.7
FROM dunglas/frankenphp:1.2.0-php8.3.8

RUN set -xe \
&& install-php-extensions opcache pdo_pgsql pdo_sqlsrv gd decimal bcmath intl zip soap \
Expand Down
5 changes: 0 additions & 5 deletions agma/server/config/Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
}

frankenphp

order mercure after encode
order vulcain after reverse_proxy
order php_server before file_server
order php before file_server
}

:8443 {
Expand Down

0 comments on commit 20bdf16

Please sign in to comment.