Deprecate a bunch of bleromer stuff
This commit is contained in:
parent
5a24e961c4
commit
0e93b2614e
@ -2,10 +2,14 @@
|
||||
- name: docker deploy pleroma
|
||||
docker_container:
|
||||
name: pleroma
|
||||
# Note: this container is defunct
|
||||
# Switch to this: https://github.com/angristan/docker-pleroma
|
||||
image: jordemort/pleroma
|
||||
state: absent
|
||||
env:
|
||||
TZ: "America/Chicago"
|
||||
# This value is wrong because we're on Hetzner now, which is on a 10.0.0.0/8
|
||||
# In fact, most of these envvars are wrong
|
||||
POSTGRES_HOST: 192.168.164.156
|
||||
POSTGRES_DB: pleroma_cowfee
|
||||
POSTGRES_USER: pleroma-cowfee
|
||||
|
Loading…
Reference in New Issue
Block a user