Bryan Perez

Results 2 comments of Bryan Perez

How i get Life Notifications ``` version: "3" services: ntfy: image: binwiederhier/ntfy container_name: ntfy command: - serve environment: TZ: "America/New_York" NTFY_BASE_URL: "http://{ip}:8080" NTFY_UPSTREAM_BASE_URL: "https://ntfy.sh" volumes: - /var/cache/ntfy:/var/cache/ntfy - /etc/ntfy:/etc/ntfy ports:...

![Screenshot 2023-07-11 at 11 13 10 AM](https://github.com/rticommunity/connextdds-py/assets/34199830/64f89929-14ba-4b02-b4fa-307f7c610cd6)