Merge pull request #14 from davidsarkany/master

Fix example docker-compose.yml
pull/17/head
PLACE 4 years ago committed by GitHub
commit e34f21813a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ services:
- NET_ADMIN
volumes:
- "wg-access-server-data:/data"
# - "config.yaml/config.yaml" # if you have a custom confg file
# - "./config.yaml:/config.yaml" # if you have a custom config file
ports:
- "8000:8000/tcp"
- "51820:51820/udp"

Loading…
Cancel
Save