Skip to content

Commit

Permalink
ES-1673
Browse files Browse the repository at this point in the history
Signed-off-by: venthon <[email protected]>
  • Loading branch information
venthon committed Oct 7, 2024
1 parent ec3eb1b commit 9c5a89b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion signup-ui/nginx/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ http {
}

location /subdirectory/ {
# alias /path/to/your/react-ts-app/build;
root /path/to/your/react-ts-app/build;
try_files $uri $uri/ /subdirectory/index.html;
}
Expand Down

0 comments on commit 9c5a89b

Please sign in to comment.