wip: semi-working PHP8.5/FrankenPHP w/ async
This commit is contained in:
@@ -23,6 +23,9 @@ services:
|
||||
- mercure_data:/data
|
||||
- mercure_config:/config
|
||||
tty: true
|
||||
ports:
|
||||
- "8001:80"
|
||||
command: "frankenphp php-server --root=/app/public"
|
||||
environment:
|
||||
TZ: America/Chicago
|
||||
MERCURE_PUBLISHER_JWT_KEY: '!ChangeThisMercureHubJWTSecretKey!'
|
||||
|
||||
Reference in New Issue
Block a user