Prevent scrapers from accessing the real service

This commit is contained in:
2025-07-28 17:35:50 +01:00
parent 4a71284bb9
commit 17d906ff4d

View File

@@ -114,7 +114,7 @@ apps:
- name: redlib
image: quay.io/redlib/redlib:latest
ports:
- "6465:8080"
- "127.0.0.1:6465:8080"
environment:
FRONT_PAGE: popular
COMMENT_SORT: new