docs: cleanup docker compose comments (#7414)

* docs: cleanup docker compose comments

* pr template: fix typo
This commit is contained in:
Marcos Cannabrava 2024-12-25 14:10:31 -10:00 committed by GitHub
parent 0ce5f9fe58
commit c0a7e8352f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 6 deletions

View file

@ -22,7 +22,7 @@
<!-- List of changes -->
## [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
<!-- Test procedure -->

View file

@ -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: