1
0
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:
Costa Huang
2018-12-06 11:26:51 -05:00
parent 84ac7b2ec9
commit bef45f0b34

View File

@@ -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: