6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<configuration>
|
||
|
<appSettings>
|
||
|
<add key="rabbitmq:hostname" value="localhost" />
|
||
|
</appSettings>
|
||
|
</configuration>
|