mirror of
https://github.com/xodio/xod.git
synced 2026-03-18 22:56:51 +01:00
feat(infra): add Docker file for xod-project documentation
This commit is contained in:
2
packages/xod-project/Dockerfile
Normal file
2
packages/xod-project/Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM nginx
|
||||
COPY doc/ /usr/share/nginx/html/
|
||||
Reference in New Issue
Block a user