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

[BUG] robots.txt file not located at the right place (hard to modify and maintain) #45

Closed
1 task done
aleclerc7 opened this issue Jun 18, 2024 · 1 comment · Fixed by #46
Closed
1 task done

Comments

@aleclerc7
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The robots.txt file is located in /app/www/public.

  • This is the file being served.

Expected Behavior

The robots file should be located at the root of /config/www.

  • So the file can be changed and kept when docker image is updated.

Steps To Reproduce

  1. Install the container as-is

Environment

- How docker service was installed: Portainer (as a stack)

CPU architecture

x86-64

Docker creation

Stack on portainer with a map on /config

Container logs

N/A
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant