JAVA-12420 Renamed docker to docker-modules

This commit is contained in:
Dhawal Kapil
2022-06-03 17:47:09 +05:30
parent 6b63897e42
commit 403c757a06
70 changed files with 10 additions and 10 deletions

View File

@@ -0,0 +1,8 @@
events {}
http {
server {
listen 80;
index index.html;
}
}