mirror of
https://github.com/elyby/chrly.git
synced 2024-11-30 02:32:19 +05:30
Биндим папку с плащами к контейнеру с приложением
This commit is contained in:
parent
98b787fa99
commit
a9acfb954f
@ -3,6 +3,8 @@ services:
|
|||||||
app:
|
app:
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
|
volumes:
|
||||||
|
- ./data/capes:/go/src/app/data/capes
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: redis:3.0
|
image: redis:3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user