6 lines
147 B
Bash
6 lines
147 B
Bash
# Copy to `.env` and tweak as needed.
|
|
# These values feed docker-compose.yml.
|
|
|
|
# Public port on the host machine. Defaults to 8080.
|
|
HOST_PORT=8080
|