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