Skip to content

Commit

Permalink
ci: removing external volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
aacevski committed Feb 22, 2025
1 parent 21d2136 commit 3c0f4ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,5 @@ networks:
volumes:
sqlite_data:
name: kaneo_sqlite_data
external: true
rabbitmq_data:
name: kaneo_rabbitmq_data
external: true
name: kaneo_rabbitmq_data

0 comments on commit 3c0f4ce

Please sign in to comment.