fix
This commit is contained in:
parent
c6b79a602f
commit
60af624e4f
@ -10,6 +10,7 @@ services:
|
|||||||
# build: ./
|
# build: ./
|
||||||
image: localhost:5001/jedoist-client:${APP_VERSION}
|
image: localhost:5001/jedoist-client:${APP_VERSION}
|
||||||
environment:
|
environment:
|
||||||
|
- TOKEN=${TOKEN}
|
||||||
- TODO_PATH=/mnt/todo
|
- TODO_PATH=/mnt/todo
|
||||||
- TODO_FILE=${TODO_FILE}
|
- TODO_FILE=${TODO_FILE}
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user