Compare commits

..

No commits in common. "4608600f27a56b8e685a6acb9d98ae1d95ef475d" and "a97f0d4aad82d7e5a6fc2f46c4bf4b9aab40607d" have entirely different histories.

View file

@ -19,6 +19,7 @@ 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.