Fixed listmonk for plus
This commit is contained in:
parent
61749f4c9d
commit
5e58b7651b
@ -48,7 +48,7 @@ TZ=Etc/UTC
|
||||
EOF
|
||||
|
||||
if [[ "${PLUS}" = "true" ]]; then
|
||||
sed -i "s/listmonk.$DOMAIN/$DOMAIN/g" /federated/apps/listmonk/docker-compose.yml
|
||||
# sed -i "s/listmonk.$DOMAIN/$DOMAIN/g" /federated/apps/listmonk/docker-compose.yml
|
||||
sed -i "s/letsencrypt/httpresolver/g" /federated/apps/listmonk/docker-compose.yml
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user