WP test container created
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user