Fix: Customize variable for apache port
This commit is contained in:
parent
ed99cd1257
commit
a7ce35dcd0
@ -17,5 +17,5 @@ services:
|
|||||||
args:
|
args:
|
||||||
- PASSWORD=${MYSQL_PASSWORD}
|
- PASSWORD=${MYSQL_PASSWORD}
|
||||||
ports:
|
ports:
|
||||||
- 8080:80
|
- ${APACHE_PORT}:80
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user