5 lines
141 B
INI
5 lines
141 B
INI
# Bind to all interfaces (not just localhost)
|
|
bindto 0.0.0.0
|
|
|
|
# Include the standard ESP32-S3 config
|
|
source [find board/esp32s3-builtin.cfg]
|