diff --git a/compose/znas/stash.yaml b/compose/znas/stash.yaml index 1997ffb..d8b92df 100755 --- a/compose/znas/stash.yaml +++ b/compose/znas/stash.yaml @@ -19,7 +19,6 @@ services: STASH_CACHE: /cache/ STASH_GRAPHQL_PLAYGROUND: true ## Adjust below to change default port (9999) - - STASH_PORT=9999 volumes: - /etc/localtime:/etc/localtime:ro ## Adjust below paths (the left part) to your liking.