add int drives
--> Linted: EDITORCONFIG No errors were found in the linting process Details
--> Linted: GITLEAKS No errors were found in the linting process Details
--> Linted: YAML No errors were found in the linting process Details
🎨 Lint / lint (push) Successful in 10s Details

This commit is contained in:
Chase 2024-03-10 01:29:28 +00:00
parent a96eaad7e3
commit 493e4ef637
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ services:
- /media/easystore:/media/easystore:ro
- /media/easystore2:/media/easystore2:ro
- /media/easystore3:/media/easystore3:ro
- /media/int1:/media/int1:ro
- /media/int2:/media/int2:ro
vaultwarden:
container_name: "vaultwarden"
image: "vaultwarden/server:latest"