Add instruction to make upload work #4

Merged
decentral1se merged 1 commits from jeppebundsgaard/listmonk:main into main 2026-04-04 11:46:25 +00:00

View File

@ -21,3 +21,4 @@
to save secrets in `pass`)
4. `abra app config YOURAPPDOMAIN` - be sure to change `$DOMAIN` to something that resolves to your Docker swarm box. Nothing to change apart from the DOMAIN at the moment.
5. `abra app deploy YOURAPPDOMAIN`
6. To make media uploads work, go to Settings->Media uploads and set upload path to "/uploads" and click the Save-button.