1 2 3 4 5 6 7 8
# This override is for local development. # On a live server you would not do this. admin: ports: - "4000:8080" # web: # ports: # - "3000:80"