Skip to content

Commit

Permalink
Slap debug: on bots that keep rejoining
Browse files Browse the repository at this point in the history
This is just to debug the problem… hopefully this will give me some
clues.
  • Loading branch information
AlexDaniel committed Nov 6, 2023
1 parent b7fb536 commit 405e770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.7"
services:
buildable:
image: postmodern.alexdaniel.org/whateverable:latest
command: ake start:buildable
command: ake debug:buildable
volumes:
- /home/whateverable/data/rakudo-moar:/srv/data/rakudo-moar
- /home/whateverable/data/moarvm:/srv/data/moarvm
Expand Down

0 comments on commit 405e770

Please sign in to comment.