Skip to content
Snippets Groups Projects
Commit 73238491 authored by kwadronaut's avatar kwadronaut :speech_balloon:
Browse files

Merge branch 'fix/obfsvpn' into 'main'

fix - config/services.bitmask.yml - add env PERSIST_BRIDGE_STATE for calling obfsvpn-server with --persist true flag

See merge request !77
parents 113d8894 794297ec
Branches
Tags 2.0.0RC1
1 merge request!77fix - config/services.bitmask.yml - add env PERSIST_BRIDGE_STATE for calling obfsvpn-server with --persist true flag
Pipeline #204791 failed
...@@ -137,5 +137,6 @@ obfsvpn: ...@@ -137,5 +137,6 @@ obfsvpn:
OBFS4_KEY_FILE: /opt/obfsvpn/data/obfs4_state.json OBFS4_KEY_FILE: /opt/obfsvpn/data/obfs4_state.json
# necessary for traditional/non-hopping mode # necessary for traditional/non-hopping mode
OBFS4_PORT: "443" OBFS4_PORT: "443"
PERSIST_BRIDGE_STATE: "true"
LOGLEVEL: DEBUG LOGLEVEL: DEBUG
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment