mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-05-29 22:50:03 +00:00
add 'private_volume'
This commit is contained in:
parent
c2053375b1
commit
d886f7b563
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
/private
|
||||
.env
|
||||
.env
|
||||
/private_volume/*
|
||||
!.gitkeep
|
||||
|
@ -21,5 +21,6 @@ services:
|
||||
- ./ssl:/etc/ssl/custom/
|
||||
- ./data/data:/data
|
||||
- ./data/config:/config
|
||||
- ../private_volume:/private_volume
|
||||
env_file:
|
||||
- ./.env
|
||||
|
0
private_volume/.gitkeep
Normal file
0
private_volume/.gitkeep
Normal file
Loading…
x
Reference in New Issue
Block a user