This commit is contained in:
Christoph Califice
2025-10-09 20:05:31 -03:00
parent 0a5f88d75a
commit ab34c1960d
6 changed files with 260 additions and 8 deletions

View File

@@ -43,7 +43,8 @@ services:
postgres:
container_name: postgres-stash-box
build: ./postgres
#build: ./postgres
image: postgres:14-alpine
restart: unless-stopped
environment:
POSTGRES_USER: postgres
@@ -54,7 +55,7 @@ services:
stash-box:
container_name: stash-box
image: stashapp/stash-box:development
image: stashapp/stash-box:latest
restart: unless-stopped
logging:
driver: "json-file"
@@ -89,4 +90,4 @@ services:
# - "--certificatesresolvers.stash-box.acme.tlschallenge=true"
# volumes:
# - /var/run/docker.sock:/var/run/docker.sock:ro
# - /traefik/acme.json:/acme.json
# - /traefik/acme.json:/acme.json