mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Feature request: Docker Container port other than 8000 #447
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 @aracloud on GitHub (Oct 7, 2024).
Possible to run docker container on another port than 8000 ?
@aracloud commented on GitHub (Oct 7, 2024):
tested now on a separate docker box by setting host port to 8001 while container port still runs on 8000. Works as expected.