mirror of
https://github.com/hasura/graphql-engine.git
synced 2025-01-08 08:44:24 +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/ |