WP test container created

This commit is contained in:
jasa
2026-09-24 18:06:11 +02:00
parent 3ee471bf39
commit e2442d1d15
44 changed files with 2244 additions and 47 deletions
+4
View File
@@ -0,0 +1,4 @@
# 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