diff --git a/.circleci/config.yml b/.circleci/config.yml index 1de7318..25a327c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,8 +7,8 @@ jobs: - di: "nfpis/nfpis" - dtag: "latest" - service_name: "nfpis" - - target_port: "3000" # The target port on the docker software - - service_port: "7021" # The exposed public port + - target_port: "7021" # The target port on the docker software + - service_port: "3000" # The exposed public port working_directory: ~/nfpis steps: - run: