[Unit] Description=TrashPoss container [Container] Image=iceshrimp.dev/crimekillz/trashposs:latest ContainerName=trashposs_web HostName=web PublishPort=3000:3000 Network=trashposs.network Environment=NODE_ENV=production Volume=%h/services/trashposs/files:/trashposs/files:z Volume=%h/services/trashposs/.config:/trashposs/.config:ro,z [Service] Restart=on-failure TimeoutStartSec=900 [Install] WantedBy=multi-user.target default.target