From 185c811354b2b768fa99af17d0d3ce5a965fac5f Mon Sep 17 00:00:00 2001 From: Kyle Carberry Date: Fri, 1 Mar 2019 16:55:31 -0600 Subject: [PATCH] Update default port to 8443 --- packages/app/common/src/containers.tsx | 2 +- packages/server/src/cli.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/app/common/src/containers.tsx b/packages/app/common/src/containers.tsx index a3f73884..1e97907d 100644 --- a/packages/app/common/src/containers.tsx +++ b/packages/app/common/src/containers.tsx @@ -83,7 +83,7 @@ export class Main extends React.Component