Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove tts prefix in production #272

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

tomaspalma
Copy link
Member

@tomaspalma tomaspalma commented Aug 29, 2024

Closes #271

Currently, on our website (tts.niaefeup.pt), all links have the /tts/ prefix, which is a tombstone due to the previously used urll (ni.fe.up.pt/tts).

So, the goal is to have for example tts.niaefeup.pt/planner instead of tts.niaefeup.pt/tts/planner.

This can be used by changing the .json config.

This PR also changes the way we access it on the localhost, it will be localhost:3100/ always from now on instead of the verbosity of localhost:3100/tts

@tomaspalma tomaspalma self-assigned this Aug 29, 2024
Copy link

netlify bot commented Aug 29, 2024

Deploy Preview for tts-fe-preview ready!

Name Link
🔨 Latest commit a2f9f4a
🔍 Latest deploy log https://app.netlify.com/sites/tts-fe-preview/deploys/66d098be3259660008fed015
😎 Deploy Preview https://deploy-preview-272--tts-fe-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tomaspalma tomaspalma requested a review from a team August 29, 2024 18:05
@tomaspalma tomaspalma merged commit 5f794c6 into develop Aug 29, 2024
4 checks passed
@tomaspalma tomaspalma deleted the chore/remove-tts-prefix-in-production branch September 3, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change app's config so that /tts is not needed in the production website
2 participants