Customize Apache listen port (#59)

* Overwrite apache listen port in Apache configuration if configured via environment variable LISTEN_PORT
* Add documenation to README
* Add default value to ENV vars documentation

Co-authored-by: Michael Prankl <michael.prankl@muenchen.de>
This commit is contained in:
Michael Prankl
2021-05-01 13:12:43 +02:00
committed by GitHub
parent c8d36cf425
commit 01f6b41082
4 changed files with 19 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# force LF in entrypoint.sh
entrypoint.sh text eol=lf