This commit is contained in:
traveler 2026-05-06 07:20:31 -05:00
parent 677ded2791
commit fb888869cd

View file

@ -19,7 +19,6 @@ services:
STASH_CACHE: /cache/ STASH_CACHE: /cache/
STASH_GRAPHQL_PLAYGROUND: true STASH_GRAPHQL_PLAYGROUND: true
## Adjust below to change default port (9999) ## Adjust below to change default port (9999)
- STASH_PORT=9999
volumes: volumes:
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
## Adjust below paths (the left part) to your liking. ## Adjust below paths (the left part) to your liking.