Run ymlfmt

This commit is contained in:
shamoon
2025-03-22 23:51:17 -07:00
parent 556f470629
commit bd6bc97a6d
16 changed files with 129 additions and 289 deletions

View File

@@ -32,7 +32,6 @@ services:
restart: unless-stopped
volumes:
- redisdata:/data
db:
image: docker.io/library/postgres:17
restart: unless-stopped
@@ -42,7 +41,6 @@ services:
POSTGRES_DB: paperless
POSTGRES_USER: paperless
POSTGRES_PASSWORD: paperless
webserver:
image: ghcr.io/paperless-ngx/paperless-ngx:latest
restart: unless-stopped
@@ -61,7 +59,6 @@ services:
PAPERLESS_DBHOST: db
env_file:
- stack.env
volumes:
data:
media: