Skip to content

Commit

Permalink
discord-analyzer:pr-60
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 authored Jan 16, 2024
1 parent 34cf9e5 commit fc703da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ services:
<<: *logging

discord-analyzer-server:
image: ghcr.io/togethercrew/discord-analyzer:pr-58
image: ghcr.io/togethercrew/discord-analyzer:pr-60
command: python3 server.py
restart: unless-stopped
env_file:
Expand All @@ -210,7 +210,7 @@ services:
<<: *logging

discord-analyzer-worker:
image: ghcr.io/togethercrew/discord-analyzer:pr-58
image: ghcr.io/togethercrew/discord-analyzer:pr-60
command: python3 worker.py
restart: unless-stopped
env_file:
Expand Down

0 comments on commit fc703da

Please sign in to comment.