Disable libreddit
I have no interest in maintaining a tool that I don't use that attracts DMCA notices. Fuck that.
This commit is contained in:
parent
7499a1e0a1
commit
0d16877d93
@ -108,11 +108,6 @@
|
||||
ingress_servers:
|
||||
- name: cowfee.moe
|
||||
proxy_pass: http://pleroma:4000
|
||||
- name: lr.cowfee.moe
|
||||
directives:
|
||||
- "access_log /dev/null"
|
||||
- "error_log /dev/null"
|
||||
proxy_pass: http://libreddit:8080
|
||||
- name: jenkins.desu.ltd
|
||||
locations:
|
||||
- location: "/"
|
||||
|
@ -3,6 +3,7 @@
|
||||
docker_container:
|
||||
name: libreddit
|
||||
image: spikecodes/libreddit:latest
|
||||
state: absent
|
||||
env:
|
||||
LIBREDDIT_DEFAULT_THEME: "laserwave"
|
||||
LIBREDDIT_DEFAULT_FRONT_PAGE: "all"
|
||||
|
Loading…
Reference in New Issue
Block a user