Prevent scrapers from accessing the real service
This commit is contained in:
@@ -114,7 +114,7 @@ apps:
|
|||||||
- name: redlib
|
- name: redlib
|
||||||
image: quay.io/redlib/redlib:latest
|
image: quay.io/redlib/redlib:latest
|
||||||
ports:
|
ports:
|
||||||
- "6465:8080"
|
- "127.0.0.1:6465:8080"
|
||||||
environment:
|
environment:
|
||||||
FRONT_PAGE: popular
|
FRONT_PAGE: popular
|
||||||
COMMENT_SORT: new
|
COMMENT_SORT: new
|
||||||
|
Reference in New Issue
Block a user