Skip to content
Snippets Groups Projects
Commit 75930e93 authored by tamaina's avatar tamaina
Browse files

コピペで余分なものを拾ってきたのを削除

parent 8c6aeae1
No related branches found
No related tags found
No related merge requests found
......@@ -604,7 +604,6 @@ if [ $method != "systemd" ]; then
tput setaf 7;
if [ -f /etc/redis/redis.conf ]; then
sed -i'.mkmoded' -e "s/$pgconf_search/listen_addresses = '$docker_host_ip' /g" "$pg_conf";
cat > /etc/redis/docker.conf <<-_EOF
bind $docker_host_ip
requirepass $redis_pass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment