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
|
- 443:443
|
||||||
links:
|
links:
|
||||||
- "backend:backend"
|
- "backend:backend"
|
||||||
|
volumes:
|
||||||
|
- ./data:/data
|
||||||
backend:
|
backend:
|
||||||
build:
|
build:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
Reference in New Issue
Block a user