mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-07-06 01:42:41 +02:00
Delete .env.example
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# Docker image tag or fully qualified image reference.
|
||||
PYMC_REPEATER_IMAGE=pymcdev/pymc-repeater:main
|
||||
|
||||
# Host group IDs used for GPIO and SPI device access.
|
||||
# Raspberry Pi OS commonly uses 986 for gpio and 989 for spi, but check your
|
||||
# host with `getent group gpio` and `getent group spi`.
|
||||
GPIO_GID=986
|
||||
SPI_GID=989
|
||||
Reference in New Issue
Block a user