mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-13 09:14:45 +08:00
3 lines
77 B
Docker
3 lines
77 B
Docker
FROM nginx:alpine
|
|
|
|
COPY *.png *.html *.css *.js *.json /usr/share/nginx/html/ |