We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c77f7 commit ac82a33Copy full SHA for ac82a33
docker/docker-compose.yml
@@ -83,4 +83,4 @@ services:
83
- default.env
84
- .env
85
environment:
86
- - HOST_PORT=${PORT_WORDPRESS}
+ - HOST_PORT=${PORT_WORDPRESS:-80}
0 commit comments