move image to volume
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
||||
build:
|
||||
context: https://git.marlow.quest/ash/Garmin-API.git
|
||||
container_name: garmin-api
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
ports:
|
||||
- "5000:5000"
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user