Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
remove duplicated data
  • Loading branch information
1itt1eB0y authored Jul 27, 2023
1 parent 8a98d12 commit 1cf1a0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/vaultwarden/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ services:
image: vaultwarden/server:latest
ports:
- 80:80/tcp
- 80:80/tcp
volumes:
- ./vw-data:/data
- ./ssl:/ssl

0 comments on commit 1cf1a0d

Please sign in to comment.