chore: update siklos/actual-budget compose (Portainer migration)

This commit is contained in:
2026-05-07 04:27:02 +00:00
parent 3d500a80d9
commit f5529d47fe
+2 -2
View File
@@ -1,12 +1,12 @@
services: services:
actual-budget: actual-budget:
image: actualbudget/actual-server:latest image: actualbudget/actual-server:latest
container_name: actual-budget container_name: Actual-budget
restart: unless-stopped restart: unless-stopped
ports: ports:
- "5006:5006" - "5006:5006"
volumes: volumes:
- ./data:/data - /srv/docker/actual-budget/data:/data
networks: networks:
- default - default
- pihole_default - pihole_default