mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +00:00
added portainer
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.4'
|
||||
|
||||
services:
|
||||
stash:
|
||||
image: ${STASH_IMAGE:-stashapp/stash:v0.26.2}
|
||||
image: ${STASH_IMAGE:-stashapp/stash:latest}
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user