Add support services

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-08-27 17:04:53 +02:00
parent 50c09cf936
commit 068f2d8601
7 changed files with 119 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
server {
listen 80;
}