mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 09:51:59 +03:00
3 lines
77 B
Docker
3 lines
77 B
Docker
FROM nginx:alpine
|
|
|
|
COPY *.png *.html *.css *.js *.json /usr/share/nginx/html/ |