1
0
mirror of synced 2024-07-03 09:00:36 +00:00
Tapeti/Test/App.config

6 lines
162 B
Plaintext
Raw Normal View History

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