Listen on both the FCGI port and the webport!
This commit is contained in:
@@ -1 +1,3 @@
|
||||
FROM golang:1.4-onbuild
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,3 @@
|
||||
FROM golang:1.4-onbuild
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||