Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ducks.party instance, set hostname for redis container #36

Merged
merged 2 commits into from
May 7, 2024

Conversation

nyuuzyou
Copy link
Contributor

No description provided.

@syeopite syeopite self-requested a review April 22, 2024 21:00
@@ -14,6 +14,7 @@ services:
priviblur-redis:
image: redis:6.2-alpine
container_name: priviblur-redis
hostname: redis
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't do that.

@@ -22,7 +22,8 @@
# Ignore to disable the cache
#
# [cache]
# url =
# If you are using Docker Compose, set the URL to the Redis container like this:
# url = "redis://redis:6379"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# url = "redis://redis:6379"
# url = "redis://priviblur-redis:6379"

Copy link
Owner

@syeopite syeopite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove the docker and config changes? I'll be merging this alongside #37 which implements the changes here and then some.

@syeopite syeopite merged commit afc3bbe into syeopite:master May 7, 2024
@syeopite
Copy link
Owner

@nyuuzyou Your instance is more than a month out of date! Please update it or I'll have to remove it from the instance list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants