# -- environment variables. See more environment variables in the [stashapp documentation](https://raw.githubusercontent.com/stashapp/stash/master/docker/production/docker-compose.yml)
# @default -- See below
env:
# -- Set the container port
STASH_PORT:9999
# STASH_STASH:
# STASH_GENERATED:
# STASH_METADATA:
# STASH_CACHE:
# -- Configures service settings for the chart.
# @default -- See values.yaml
service:
main:
ports:
main:
port:9999
# -- Configure persistence settings for the chart under this key.