Update signal.yaml

This commit is contained in:
2026-07-14 10:36:14 -05:00
parent e28272eb56
commit 0fa87219b1
+1 -1
View File
@@ -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 servers 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