bee password
This commit is contained in:
parent
03dd3190b6
commit
21605a14fe
@ -45,7 +45,7 @@ services:
|
||||
container_name: bee
|
||||
environment:
|
||||
BEE_NETWORK_ID: ${BEE_NETWORK_ID:-313}
|
||||
BEE_PASSWORD: $BEE_PASSWORD
|
||||
BEE_PASSWORD: ${BEE_PASSWORD:-password}
|
||||
ports:
|
||||
- 1633
|
||||
- 1635
|
||||
|
Loading…
Reference in New Issue
Block a user