diff options
Diffstat (limited to 'veetibot.container')
| -rw-r--r-- | veetibot.container | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/veetibot.container b/veetibot.container index c9307c3..e426c4e 100644 --- a/veetibot.container +++ b/veetibot.container @@ -8,6 +8,7 @@ RuntimeMaxSec=1d [Container] Image=veetibot.build Exec=npm start +PodmanPull=always Volume=/home/slack-veetibot/veetibot/.env:/veetibot/.env:ro Volume=/home/slack-veetibot/veetibot/IG_CREDS:/veetibot/IG_CREDS:ro Volume=/home/slack-veetibot/.config/chromium:/home/veetibot/.config/chromium:ro,U |
