chore: update siklos/actual-budget compose (Portainer migration)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user