This commit is contained in:
Para Dox
2025-04-15 16:07:33 +07:00
parent 1b7a44e4d5
commit fdca7f7762
6 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ services:
- NETWORK_ID=2020
- NETWORK_PORT=13967
- PASSWORD=stupidpassword
- STATE_SCHEME=
- STATE_SCHEME=hash
- SYNC_MODE=full
- VERBOSITY=3
- WS_PORT=8545

View File

@@ -29,7 +29,7 @@ services:
- NETWORK_ID=2020
- NETWORK_PORT=13967
- PASSWORD=stupidpassword
- STATE_SCHEME=
- STATE_SCHEME=hash
- SYNC_MODE=full
- VERBOSITY=3
- WS_PORT=8545

View File

@@ -29,7 +29,7 @@ services:
- NETWORK_ID=2020
- NETWORK_PORT=13967
- PASSWORD=stupidpassword
- STATE_SCHEME=
- STATE_SCHEME=path
- SYNC_MODE=full
- VERBOSITY=3
- WS_PORT=8545

View File

@@ -30,7 +30,7 @@ services:
- NETWORK_ID=2021
- NETWORK_PORT=13559
- PASSWORD=stupidpassword
- STATE_SCHEME=
- STATE_SCHEME=hash
- SYNC_MODE=full
- VERBOSITY=3
- WS_PORT=8545

View File

@@ -30,7 +30,7 @@ services:
- NETWORK_ID=2021
- NETWORK_PORT=13559
- PASSWORD=stupidpassword
- STATE_SCHEME=
- STATE_SCHEME=hash
- SYNC_MODE=full
- VERBOSITY=3
- WS_PORT=8545

View File

@@ -30,7 +30,7 @@ services:
- NETWORK_ID=2021
- NETWORK_PORT=13559
- PASSWORD=stupidpassword
- STATE_SCHEME=
- STATE_SCHEME=path
- SYNC_MODE=full
- VERBOSITY=3
- WS_PORT=8545