Skip to content
  • Erik Faye-Lund's avatar
    45d66220
    split user and admin server into two different commands · 45d66220
    Erik Faye-Lund authored
    This means we now need to run two concurrent commands to run both. This
    allows us to use a different port for the admin server, which in turn
    can let us clean things up quite a bit, by giving resources the same
    paths regardless of being viewed from the user or admin servers.
    
    We use port 8008 instead of 8080 as the default for the admin server.
    45d66220
    split user and admin server into two different commands
    Erik Faye-Lund authored
    This means we now need to run two concurrent commands to run both. This
    allows us to use a different port for the admin server, which in turn
    can let us clean things up quite a bit, by giving resources the same
    paths regardless of being viewed from the user or admin servers.
    
    We use port 8008 instead of 8080 as the default for the admin server.
Loading