Support for WS

This commit is contained in:
JonatanRek
2025-02-26 08:55:49 +01:00
parent bbac6a5e2e
commit 30df8f46d1
5 changed files with 122 additions and 7 deletions

10
config copy.yml Normal file
View File

@@ -0,0 +1,10 @@
proxy_port: 80
proxy_hosts:
- domain: wp.local
containers:
- container_name: wp-dev-db-1
- container_name: wp-dev-wordpress-1
proxy_host: localhost
proxy_port: 8888
proxy_timeout_seconds: 10
proxy_load_seconds: 5