Configuration de base pour FrankenPHP.

This commit is contained in:
2026-02-22 16:55:37 +01:00
parent 54325fb73b
commit a4170e83f5
4 changed files with 22 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
services:
server-php:
image: ${FRANKENPHP_VERSION}
volumes:
- ./www:/app
- ./host/frankenphp/conf/Caddyfile:/etc/frankenphp/Caddyfile