remove autoupdate profile
This commit is contained in:
@@ -2,7 +2,6 @@ services:
|
||||
vaultwarden:
|
||||
container_name: vaultwarden
|
||||
image: vaultwarden/server:1.32.7
|
||||
profiles: [autoupdate]
|
||||
restart: always
|
||||
volumes:
|
||||
- ${VAULTWARDEN_DATA_LOCATION}:/data/
|
||||
|
||||
Reference in New Issue
Block a user