paste - enable content expiration

This commit is contained in:
rskntroot
2025-06-14 10:06:52 +00:00
parent cc32c6010e
commit e905245647
2 changed files with 20 additions and 19 deletions

View File

@@ -15,8 +15,8 @@ services:
environment:
- RUST_LOG=debug
volumes:
- ./paste/data/:/app/upload
- ./paste/config.toml:/app/config.toml
- ./data/:/app/upload
- ./config.toml:/app/config.toml
networks:
- traefik