mirror of
https://github.com/PlayEdu/docker-playedu-light
synced 2025-06-18 07:07:00 +08:00
v1.1
This commit is contained in:
parent
4cb82ec769
commit
249e840264
@ -14,6 +14,7 @@ RUN mkdir /app
|
||||
# Copy代码
|
||||
COPY frontend /app/frontend
|
||||
COPY backend /app/backend
|
||||
COPY h5 /app/h5
|
||||
COPY api /app/api
|
||||
COPY conf/nginx.conf /etc/nginx/http.d/default.conf
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user