mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-06 07:13:39 +00:00
Mount caddy data
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
- 443:443
|
||||
links:
|
||||
- "backend:backend"
|
||||
volumes:
|
||||
- ./data:/data
|
||||
backend:
|
||||
build:
|
||||
dockerfile: Dockerfile
|
||||
|
Reference in New Issue
Block a user