Removing comments

This commit is contained in:
William Miceli
2018-03-14 11:01:54 -04:00
parent f6b90bc410
commit 195bcb0c9d
2 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
version: "3"
services:
zerotier:
container_name: ${NAME} #(Optional) Custom name for the container, rather than a generated default name.
container_name: ${NAME}
image: zerotier/zerotier-containerized:latest
cap_add:
- NET_ADMIN