位置错了
This commit is contained in:
parent
04d2f294ae
commit
83301d29ee
|
|
@ -23,7 +23,7 @@ LABEL "email"="ysg@myschools.me"
|
|||
ENV APP_DIR=/app \
|
||||
MYSQL_DSN="root:SG1231@tcp(127.0.0.1:3306)/site?charset=utf8mb4&parseTime=True&loc=Local"
|
||||
|
||||
COPY gofound ${APP_DIR}/gofound
|
||||
COPY /app/gofound ${APP_DIR}/gofound
|
||||
|
||||
WORKDIR ${APP_DIR}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue