enable ghost, enable paste, add stage k3s env

This commit is contained in:
rskntroot
2025-06-15 23:31:21 +00:00
parent 4b43948270
commit fdb2ba0d47
7 changed files with 164 additions and 91 deletions

View File

@@ -13,7 +13,7 @@ services:
- traefik.http.routers.paste.service=paste@docker
- traefik.http.services.paste.loadbalancer.server.port=8000
environment:
- RUST_LOG=debug
- RUST_LOG=info
volumes:
- ./data/:/app/upload
- ./config.toml:/app/config.toml