update for pc server
This commit is contained in:
@@ -48,7 +48,7 @@ server {
|
||||
# Since we are running backend in docker, we mapped ./results to /results.
|
||||
# You can alias this location to the local folder on your PC.
|
||||
location /results/ {
|
||||
alias /path/to/your/project/testarena/results/;
|
||||
alias /home/asf/server-services/ASF_tools/asf-cloud-server/testarena/results/;
|
||||
autoindex on;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user