Skip to content

Commit 7a747bb

Browse files
committed
fml
1 parent 658824b commit 7a747bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.example.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
# host_path:container_path
77
- /home/MY_USER_NAME/.local/share/compat-bot:/bot-db
88
- /home/MY_USER_NAME/.microsoft/usersecrets/c2e6548b-b215-4a18-a010-958ef294b310:/bot-config
9-
- /var/logs/compat-bot:/src/CompatBot/logs
9+
- /var/logs/compat-bot:/var/logs/compat-bot
1010
- /var/ird:/var/ird
1111
environment:
1212
Token: MY_BOT_TOKEN

0 commit comments

Comments
 (0)