Commit fab34970 by Yuchao Shen

修改 app_name

parent a73ffcc3
FROM alpine:3.8
ENV APP_NAME users
ENV APP_PATH /user/local/projects/users
ENV APP_NAME course-assign
ENV APP_PATH /user/local/projects/course-assign
WORKDIR $APP_PATH
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment