Update multi_server.dart
This commit is contained in:
parent
da993e3779
commit
5e87dd30f3
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue