Merge pull request #75 from washcycle/patch-1

Update README.md
This commit is contained in:
vx3r 2021-03-23 16:59:53 +01:00 committed by GitHub
commit 22fb5575e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ docker run --rm -it -v /tmp/wireguard:/data -p 8080:8080 -e "WG_CONF_DIR=/data"
Docker compose snippet, used for demo server, wg-json-api service is optional
```
version: '3.6'
services:
wg-gen-web-demo:
image: vx3r/wg-gen-web:latest
container_name: wg-gen-web-demo