Files
aboba/CONFIG.h
2025-06-19 15:52:47 +02:00

7 lines
106 B
C

#ifndef CONFIG_H_
#define CONFIG_H_
#define CONFIG_LISTEN_URL "http://0.0.0.0:8080"
#endif // CONFIG_H_