Switches from GCDWebServer to CocoaHTTPServer so we can have HTTPS eventually
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,3 +4,6 @@
|
||||
[submodule "logos"]
|
||||
path = logos
|
||||
url = git@github.com:theos/logos.git
|
||||
[submodule "CocoaHTTPServer"]
|
||||
path = CocoaHTTPServer
|
||||
url = https://github.com/robbiehanson/CocoaHTTPServer.git
|
||||
|
||||
Reference in New Issue
Block a user