Backend/e-suite.Core/eSuite.Core/App.config
2026-01-20 21:50:10 +00:00

6 lines
163 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="RabbitMQ:hostname" value="localhost" />
</appSettings>
</configuration>