Gyarbij
4 years ago
No known key found for this signature in database
GPG Key ID: 475E97703A86E06
1 changed files with
1 additions and
1 deletions
-
docker-compose.dev.yml
|
|
@ -1,7 +1,7 @@ |
|
|
version: "3.8" |
|
|
version: "3.8" |
|
|
services: |
|
|
services: |
|
|
wg-easy: |
|
|
wg-easy: |
|
|
image: wg-easy |
|
|
image: wireui |
|
|
command: npm run serve |
|
|
command: npm run serve |
|
|
volumes: |
|
|
volumes: |
|
|
- ./src/:/app/ |
|
|
- ./src/:/app/ |
|
|
|