Configuration de base pour FrankenPHP.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
|
||||
server-php:
|
||||
image: ${FRANKENPHP_VERSION}
|
||||
|
||||
volumes:
|
||||
- ./www:/app
|
||||
- ./host/frankenphp/conf/Caddyfile:/etc/frankenphp/Caddyfile
|
||||
Reference in New Issue
Block a user