forked from mirrors/amnezia-wg-easy
allow edit of name + address
This commit is contained in:
parent
2966666cc6
commit
016382dd01
11 changed files with 221 additions and 205 deletions
7
docker-compose.dev.yml
Normal file
7
docker-compose.dev.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
version: "3.8"
|
||||
services:
|
||||
wg-easy:
|
||||
image: wg-easy
|
||||
command: npm run serve
|
||||
volumes:
|
||||
- ./src/:/app/
|
Loading…
Add table
Add a link
Reference in a new issue