diff --git a/docker-compose.yml b/docker-compose.yml index f7e1fae..fe1749d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,12 +1,12 @@ version: '3' services: - wrenchboard-dash: + user-myfit: build: context: . dockerfile: docker/Dockerfile restart: unless-stopped ports: - - 9222:3000 + - 7012:3000 # - 3800:3011 # stdin_open: true working_dir: /usr/src/app diff --git a/public/index.html b/public/index.html index 57f7beb..e451c89 100644 --- a/public/index.html +++ b/public/index.html @@ -9,8 +9,8 @@ name="description" content="Web site created using create-react-app" /> - - + + -
- Welcome to Nftmax Admin Panel + Welcome to myFit