valoomba
2 years 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_HOST=${cust}.wg.automatalabs.io |
|
|
- WG_HOST=${cust}.wg.automatalabs.io |
|
|
# ⚠️ Change the Web UI Password: |
|
|
# ⚠️ Change the Web UI Password: |
|
|
- PASSWORD=foobar123 |
|
|
- PASSWORD=foobar123 |
|
|
image: ghcr.io/wg-easy/wg-easy |
|
|
image: ghcr.io/vikashloomba/wg-easy |
|
|
container_name: wg-easy |
|
|
container_name: wg-easy |
|
|
hostname: wg-easy |
|
|
hostname: wg-easy |
|
|
volumes: |
|
|
volumes: |
|
|
|