There was an error while loading. Please reload this page.
1 parent 8339864 commit 839fba1Copy full SHA for 839fba1
1 file changed
install/apprise-api-install.sh
@@ -52,6 +52,9 @@ After=network-online.target
52
Type=simple
53
WorkingDirectory=/opt/apprise
54
ExecStart=/opt/apprise/webapp/supervisord-startup
55
+Environment=APPRISE_CONFIG_DIR=/config
56
+Environment=APPRISE_ATTACH_DIR=/attach
57
+Environment=APPRISE_PLUGIN_PATHS=/plugin
58
Restart=always
59
RestartSec=30
60
0 commit comments