mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 12:31:52 +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/ |