Update port
This commit is contained in:
parent
5332164359
commit
a95b377d2f
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ COPY . /lectures
|
|||
|
||||
WORKDIR /lectures
|
||||
|
||||
ENTRYPOINT ["/go/bin/present", "-base", "/go/pkg/mod/golang.org/x/tools@v0.6.0/cmd/present", "-http", ":3999", "-orighost", "p.go.manytask.org", "-use_playground", "-play=0"]
|
||||
ENTRYPOINT ["/go/bin/present", "-base", "/go/pkg/mod/golang.org/x/tools@v0.6.0/cmd/present", "-http", ":8080", "-orighost", "p.go.manytask.org", "-use_playground", "-play=0"]
|
||||
|
|
Loading…
Reference in a new issue