mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Docker - port cannot be changed #468
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @foegra on GitHub (Nov 28, 2024).
While trying to change port variable in docker-compose file form 8000 to any other value - changes does not get applied. Container is always using port 8000 for WEB UI access
@junkaiman commented on GitHub (Mar 3, 2025):
Is this resolved?