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