Update links to gitlab.tpo

This commit is contained in:
gus 2021-04-12 16:11:07 -03:00
parent e1867cb683
commit bb3829c63e

View File

@ -9,7 +9,7 @@ body:
### 1. Deploy a container
We provide a docker-compose file that helps you deploy the container.
First, [download docker-compose.yml](https://dip.torproject.org/torproject/anti-censorship/docker-obfs4-bridge/raw/master/docker-compose.yml), and then write your bridge configuration to a new file, `.env`, which is in the same directory as `docker-compose.yml`. Here's a template:
First, [download docker-compose.yml](https://gitlab.torproject.org/torproject/anti-censorship/docker-obfs4-bridge/raw/master/docker-compose.yml), and then write your bridge configuration to a new file, `.env`, which is in the same directory as `docker-compose.yml`. Here's a template:
```
# Your bridge's Tor port.
@ -82,8 +82,7 @@ OBFS4_ENABLE_ADDITIONAL_VARIABLES=1
OBFS4V_AddressDisableIPv6=1
```
You may [download our template .env](https://dip.torproject.org/torproject/anti-censorship/docker-obfs4-bridge/raw/master/.env) to get started.
You may [download our template .env](https://gitlab.torproject.org/torproject/anti-censorship/docker-obfs4-bridge/raw/master/.env) to get started.
---
html: two-columns-page.html
---