mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Merge pull request #1376 from 190km/templates/listmonk-uploads
fix(templates): listmonk needed files volumes
This commit is contained in:
@@ -41,7 +41,9 @@ services:
|
|||||||
- setup
|
- setup
|
||||||
volumes:
|
volumes:
|
||||||
- ../files/config.toml:/listmonk/config.toml
|
- ../files/config.toml:/listmonk/config.toml
|
||||||
|
- listmonk-uploads:/listmonk/uploads
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
listmonk-uploads:
|
||||||
listmonk-data:
|
listmonk-data:
|
||||||
driver: local
|
driver: local
|
||||||
|
|||||||
Reference in New Issue
Block a user