Skip to content

Commit 1ff1ba0

Browse files
committed
Adds help block
1 parent 1a8f54b commit 1ff1ba0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/Puphpet/Extension/NginxBundle/Resources/views/sections/vhost.html.twig

+7
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,13 @@
199199
</span>
200200
</label>
201201
</div>
202+
203+
<div class="help-block">
204+
<p>There is currently a bug where self-signed certificate will not work in CentOS for
205+
Nginx. PRs are welcome!</p>
206+
</div>
207+
208+
<div class="clearfix"></div>
202209
</div>
203210

204211
<div class="clearfix"></div>

0 commit comments

Comments
 (0)