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