adding appdata for configuration file editor

This commit is contained in:
Mikaël Hardy 2024-02-04 17:23:11 +00:00
parent 97250814d5
commit 839cd8cc73

View File

@ -18,6 +18,7 @@ services:
- /home/mikael/.local:/home/coder/local
- /home/mikael/docker:/home/coder/docker
- /home/mikael/docker_compose:/home/coder/docker_compose
- /opt/appdata:/home/coder/appdata
ports:
- 8079:8443
restart: unless-stopped