This commit is contained in:
bvn13 2024-06-14 01:59:09 +03:00
parent c6b79a602f
commit 60af624e4f
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ services:
# build: ./
image: localhost:5001/jedoist-client:${APP_VERSION}
environment:
- TOKEN=${TOKEN}
- TODO_PATH=/mnt/todo
- TODO_FILE=${TODO_FILE}
volumes:

View File

@ -1 +1 @@
1.2.1
1.2.2