|
@ -9,8 +9,8 @@ Make sure you have [Docker](https://docs.docker.com/get-docker/) installed. |
|
|
|
|
|
|
|
|
```bash |
|
|
```bash |
|
|
# Create a directory for the configuration files |
|
|
# Create a directory for the configuration files |
|
|
$ mkdir ~/wg-easy |
|
|
$ mkdir ~/.wg-easy |
|
|
$ cd ~/wg-easy |
|
|
$ cd ~/.wg-easy |
|
|
$ curl https://raw.githubusercontent.com/WeeJeWel/wg-easy/master/docker-compose.yml |
|
|
$ curl https://raw.githubusercontent.com/WeeJeWel/wg-easy/master/docker-compose.yml |
|
|
$ open docker-compose.yml |
|
|
$ open docker-compose.yml |
|
|
``` |
|
|
``` |
|
|