feat(static): ✨ Add privacy policy page and route
- Implement ServePrivacyPolicy handler to serve the privacy policy. - Update index.html to include a link to the privacy policy. - Add privacy-policy.html file with content outlining data handling practices.
This commit is contained in:
@@ -35,7 +35,7 @@ services:
|
||||
# environment:
|
||||
# - LOG_LEVEL=info
|
||||
|
||||
network_mode: bridge
|
||||
|
||||
|
||||
# Resource limits (optional)
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user