Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Michael.s_5143
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Michael.s_5143

    @Michael.s_5143

    0
    Reputation
    3
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Michael.s_5143 Follow

    Best posts made by Michael.s_5143

    This user hasn't posted anything yet.

    Latest posts made by Michael.s_5143

    • RE: Getting proget to listen on another port

      This post actually solved my problem too:
      https://forums.inedo.com/topic/3402/proget-on-rootless-docker-cannot-switch-port/3
      Specifically setting this env variable: ASPNETCORE_URLS: 'http://*:8181'

      posted in Support
      M
      Michael.s_5143
    • RE: Getting proget to listen on another port

      So this is on linux box. I'm running the docker container in firecracker. So, where in linux would the respective path C:\ProgramData\Inedo\SharedConfig be? I see the software is under /usr/local/proget.

      posted in Support
      M
      Michael.s_5143
    • Getting proget to listen on another port

      Hello,
      I got the latest proget and I'm trying to run with ProGet.Service run --mode=both --urls=http://0.0.0.0:81 port and it always defaults to 172.0.0.1:5000 no matter what I define in the --urls. How do I change the listening IP and port ?

      Thanks.

      posted in Support
      M
      Michael.s_5143