Prevent scrapers from accessing the real service
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user