Compare commits

...

2 commits

Author SHA1 Message Date
traveler
4608600f27 Merge branch 'master' of http://192.168.5.10:3024/traveler/services
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions
2026-05-06 07:20:32 -05:00
traveler
fb888869cd xcv 2026-05-06 07:20:31 -05:00

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.