services: phtunnel: image: "bestoray/phtunnel:1.0.0" container_name: ${CONTAINER_NAME} restart: always devices: - /dev/net/tun network_mode: host cap_add: - NET_ADMIN labels: createdBy: "Apps"