Browse Source
Updated pt language reference on docker-compose.yml
pull/857/head
Rui Ribeiro
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
docker-compose.yml
|
@ -6,7 +6,7 @@ services: |
|
|
wg-easy: |
|
|
wg-easy: |
|
|
environment: |
|
|
environment: |
|
|
# Change Language: |
|
|
# Change Language: |
|
|
# (Supports: en, ru, tr, no, pl, fr, de, ca, es) |
|
|
# (Supports: en, ru, tr, no, pl, fr, de, ca, es, pt) |
|
|
- LANG=de |
|
|
- LANG=de |
|
|
# ⚠️ Required: |
|
|
# ⚠️ Required: |
|
|
# Change this to your host's public address |
|
|
# Change this to your host's public address |
|
|