1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00

Updated - websocket switches with SSL

Automatic detection of IP address (for local only)
Added binary building (not ready)
This commit is contained in:
Zack Scholl
2016-02-15 16:59:32 -05:00
parent 59cd27fca2
commit f934edc757
8 changed files with 47 additions and 7 deletions

View File

@@ -14,6 +14,7 @@
<script>
external_ip = '{{ .ExternalIP }}'
title_name = '{{ .Title }}'
socketType = '{{ .SocketType }}'
</script>