Skip to content

Commit

Permalink
remove unused volume
Browse files Browse the repository at this point in the history
  • Loading branch information
dsiebel authored and danimo committed Sep 17, 2024
1 parent 6681f6d commit c592138
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
.venv
docs
eos-data/
mariadb-data/
2 changes: 0 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ services:
environment: {}
networks:
- 'eos'
volumes:
- ./eos-data:/data
mariadb:
image: 'mariadb:${MARIADB_VERSION}-jammy'
environment:
Expand Down

0 comments on commit c592138

Please sign in to comment.