Add a non working setup for ip forwarding

This commit is contained in:
Thomas Kleinendorst 2024-04-14 10:58:41 +02:00
parent abd99b179e
commit bec00118c0
4 changed files with 104 additions and 18 deletions

View file

@ -24,7 +24,7 @@
containers.podman.podman_container:
name: actual-server
image: docker.io/actualbudget/actual-server:24.4.0
restart_policy: on-failure
restart_policy: on-failure # TODO: Doesn't restart containers on reboot for some reason...
publish:
- 127.0.0.1:5006:5006
volumes: