master
Dirk Heilig 2021-01-04 11:27:53 +01:00
parent 004a4c2faa
commit 79178bab71
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
server {
listen 80 default_server;
root /ap/public;
root /aap/public;
index spaceapi.json;
}