We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f0043 commit 8284d91Copy full SHA for 8284d91
docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
TELEGRAM_BOT_TOKEN: token
7
XLSX_FILE_PATH: link.xlsx
8
volumes:
9
- - ./link.xlsx:/app/link.xlsx
+ - ./link.xlsx:/bot/link.xlsx
10
11
networks:
12
default:
0 commit comments