Update multi_server.dart

This commit is contained in:
Tobe O 2017-01-14 18:52:57 -05:00 committed by GitHub
parent da993e3779
commit 5e87dd30f3

View file

@ -1,7 +1,7 @@
#!/usr/bin/env dart
/// This is intended to replace Nginx in your web stack.
/// Either use this or another reverse proxy, but there is no real
/// response to use them together.
/// reason to use them together.
library angel.multiserver;
import 'dart:io';