Comment on Help with 504 Error and UFW+NPM Setup on AlphaVPS

<- View Parent
Tiritibambix@lemmy.ml ⁨4⁩ ⁨weeks⁩ ago

Thanks for your answer.

So if Docker completely ignores UFW rules, how am I supposed to protect my VPS ? I’ve never done this before and I’m puzzled.

As for NPM, here’s the “ports” part of my docker-compose

    ports:
      - '80:80'
      - '81:81' #GUI
      - '443:443'

source
Sort:hotnewtop