Modivied volume pathes
This commit is contained in:
@@ -13,6 +13,9 @@ services:
|
||||
context: .
|
||||
ports:
|
||||
- 5000:5000
|
||||
volumes:
|
||||
- /Users/schihei/git/arxiv-sanity-lite/container-data/data/:/app/data
|
||||
- /Users/schihei/git/arxiv-sanity-lite/container-data/static/thumb/:/app/static/thumb
|
||||
|
||||
# The commented out section below is an example of how to define a PostgreSQL
|
||||
# database that your application can use. `depends_on` tells Docker Compose to
|
||||
|
||||
Reference in New Issue
Block a user