diff --git a/signal.yaml b/signal.yaml index a00bf29..2a8d698 100644 --- a/signal.yaml +++ b/signal.yaml @@ -15,7 +15,7 @@ services: - SWAGGER_HOST=${SWAGGER_HOST} #The host that's used in the Swagger UI for the interactive examples (and useful when this runs behind a reverse proxy). Defaults to SWAGGER_IP:PORT. - SWAGGER_IP=8004 #The IP that's used in the Swagger UI for the interactive examples. Default 8081. Optional - SWAGGER_USE_HTTPS_AS_PREFERRED_SCHEME=true - #- PORT=8080 # Sets the main REST API server’s internal listening port inside the container. + #- PORT=8080 # Sets the main REST API servers internal listening port inside the container. #- AUTO_RECEIVE_SCHEDULE=0 22 * * * #enable this parameter on demand (see description below) ports: - "8003:8080" # API