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

TG-1126 Maintenance - Generate a robot.txt per environment at build time #41

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

lucaspinosi
Copy link
Contributor

@lucaspinosi lucaspinosi commented Feb 21, 2024

Taiga US details: #1126

@lucaspinosi lucaspinosi self-assigned this Feb 21, 2024
@lucaspinosi lucaspinosi marked this pull request as draft February 21, 2024 17:04
@lucaspinosi lucaspinosi marked this pull request as ready for review February 26, 2024 14:41
@trottomv trottomv self-requested a review February 27, 2024 08:09
@trottomv trottomv self-requested a review February 27, 2024 09:43
@@ -24,5 +24,5 @@ WORKDIR $WORKDIR
RUN chown $USER_ID:$GROUP_ID $WORKDIR
USER $USER_ID:$GROUP_ID
ENTRYPOINT ["./scripts/entrypoint.sh"]
CMD yarn start
CMD yarn dev
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
CMD yarn dev
CMD yarn start

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.

4 participants