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 1aa7480 commit ec3eb1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions signup-ui/nginx/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ 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 ec3eb1b

Please sign in to comment.