2026-09-24 18:06:11 +02:00
|
|
|
# Apache runs as an unprivileged uid here, so it cannot bind port 80. It listens
|
|
|
|
|
# on 8080 inside the container; compose publishes that as 8090 on the host, one
|
|
|
|
|
# port along from the wp-migrate rig so both can run side by side.
|
|
|
|
|
Listen 8080
|