Incorrect Environment Variable Name in docker-compose.yml #20

Closed
opened 2025-11-20 04:18:52 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @shadyrat on GitHub (Mar 12, 2020).

Your docker-compose.yml lists LISTENINGPORT in the environment variables, but the correct variable name seems to instead be LISTENING_PORT (note the underscore).

Originally created by @shadyrat on GitHub (Mar 12, 2020). Your docker-compose.yml lists LISTENINGPORT in the environment variables, but the correct variable name seems to instead be LISTENING_PORT (note the underscore).
Author
Owner

@qdm12 commented on GitHub (Mar 13, 2020):

Thanks for reporting!

That was the environment variable back then, I forgot to change it to have underscores. Thanks again.

@qdm12 commented on GitHub (Mar 13, 2020): Thanks for reporting! That was the environment variable back then, I forgot to change it to have underscores. Thanks again.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#20