diff options
author | crupest <crupest@outlook.com> | 2022-11-25 21:01:20 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-11-25 21:01:20 +0800 |
commit | 63e43d1a9b880c92d73b7ec97b596c38d3e758e2 (patch) | |
tree | a6471b125c744a8bf1672ea4ce3e68ad586487ad /docker/crupest-nginx/sites/www/.dockerignore | |
parent | 1534dcba89c244acbb830b77670c83b5d0e40a76 (diff) | |
download | crupest-63e43d1a9b880c92d73b7ec97b596c38d3e758e2.tar.gz crupest-63e43d1a9b880c92d73b7ec97b596c38d3e758e2.tar.bz2 crupest-63e43d1a9b880c92d73b7ec97b596c38d3e758e2.zip |
Add root page.
Diffstat (limited to 'docker/crupest-nginx/sites/www/.dockerignore')
-rw-r--r-- | docker/crupest-nginx/sites/www/.dockerignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/crupest-nginx/sites/www/.dockerignore b/docker/crupest-nginx/sites/www/.dockerignore new file mode 100644 index 0000000..de4d1f0 --- /dev/null +++ b/docker/crupest-nginx/sites/www/.dockerignore @@ -0,0 +1,2 @@ +dist +node_modules |