akaunting / docker

Docker Image for Akaunting
https://github.com/akaunting/akaunting
GNU General Public License v3.0
182 stars 85 forks source link

Clarify that port number should be specified if running locally #72

Closed piiq closed 9 months ago

piiq commented 2 years ago

resolves #71

When launching the app locally with docker-compose with default port (8080) exposed and without using additional reverse proxy, the port number should be explicitly specified for the app to work.

This PR introduces a minor edit to the comment in the example .env file to clarify the need to specify the port