diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b7a1643686..3615d030bf 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -22,7 +22,7 @@ -## [REQUIRED] Testing - Attach a screenshot of any new tests passing locall +## [REQUIRED] Testing - Attach a screenshot of any new tests passing locally If UI changes, send a screenshot/GIF of working UI fixes diff --git a/docker-compose.yml b/docker-compose.yml index 4ae8b717d0..1508bd375c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -10,14 +10,9 @@ services: ## Uncomment these lines to start proxy with a config.yaml file ## # volumes: # - ./config.yaml:/app/config.yaml <<- this is missing in the docker-compose file currently - # The below two are my suggestion # command: # - "--config=/app/config.yaml" ############################################## - ######################################### - ## Uncomment these lines to start proxy with a config.yaml file ## - # volumes: - ############################################### ports: - "4000:4000" # Map the container port to the host, change the host port if necessary environment: