mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 13:36:16 -04:00
Simplify FrankenPHP config snippet
This commit is contained in:
parent
987dfb603f
commit
7c89c3e85f
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
{
|
||||
# Enable FrankenPHP
|
||||
frankenphp
|
||||
order php_server before file_server
|
||||
}
|
||||
|
||||
example.com {
|
||||
|
@ -17,4 +16,4 @@ example.com {
|
|||
|
||||
<script>
|
||||
window.$_('.ex-frankenphp code').classList.add('dark');
|
||||
</script>
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue