mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Store caddy config and certs in a volume
This commit is contained in:
committed by
Michael (Parker) Parker
parent
1e841ac40d
commit
116175ba60
@@ -40,6 +40,7 @@ services:
|
||||
- pelican-data:/pelican-data
|
||||
environment:
|
||||
<<: [*panel-environment, *mail-environment]
|
||||
XDG_DATA_HOME: /pelican-data
|
||||
|
||||
volumes:
|
||||
pelican-data:
|
||||
|
||||
Reference in New Issue
Block a user