Skip to content

Commit

Permalink
Fix audius compose up for AAO plugin (#11527)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsolo authored Mar 5, 2025
1 parent 8e859a7 commit eb3c864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-tools/compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,10 +209,10 @@ services:
service: mri
<<: *common

anti-abuse-oracle:
anti-abuse:
extends:
file: docker-compose.pedalboard.${DOCKERCOMPOSE_ENV_TYPE:-dev}.yml
service: anti-abuse-oracle
service: anti-abuse
<<: *common

verified-notifications:
Expand Down

0 comments on commit eb3c864

Please sign in to comment.