Skip to content
Snippets Groups Projects
Commit 61f059e2 authored by sgk's avatar sgk
Browse files

README.md - add missing env's

parent 8bb2b2c2
No related branches found
Tags 2.1.1
1 merge request!57README.md - add missing env's
Pipeline #233023 passed
......@@ -62,7 +62,8 @@ Before you can run a obfsvpn-server container you need to make sure to set the f
| `OBFS4_DATA_DIR` | same as `OBFSVPN_STATE` | ./test_data |
| `HOP_PT` | run server in hopping pt mode | 1 if true |
| `KCP` | run server in KCP transport mode | 1 if true |
| `PERSIST_BRIDGE_STATE` | whether to generate ephemeral keys or not | 1 if true
| `OBFS4_KEY_FILE` | obfs4_state.json file | ./test_data/obfs4_state.json |
### Run it!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment