mirror of
https://github.com/vwxyzjn/portwarden
synced 2025-12-15 07:23:16 +00:00
Master # Update env variable
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
tty: true
|
||||
environment:
|
||||
- BITWARDENCLI_APPDATA_DIR=/BitwardenCLI
|
||||
- BackupDefaultSleepMilliseconds=20
|
||||
depends_on:
|
||||
- redis
|
||||
ports:
|
||||
@@ -31,6 +32,7 @@ services:
|
||||
tty: true
|
||||
environment:
|
||||
- BITWARDENCLI_APPDATA_DIR=/BitwardenCLI
|
||||
- BackupDefaultSleepMilliseconds=20
|
||||
depends_on:
|
||||
- redis
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user