Skip to content

Commit

Permalink
change workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
nothinux committed Feb 4, 2021
1 parent 6e79deb commit e6e4e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from golang:1.15-alpine

WORKDIR /go/src/github.com/nothinux/karsajobs
WORKDIR /go/src/github.com/dicodingacademy/karsajobs
ENV GO111MODULE=on
ENV APP_PORT=8080

Expand Down

0 comments on commit e6e4e90

Please sign in to comment.