diff --git a/deploy/i2p b/deploy/i2p index 4f2efa42..ba5db3ff 100755 --- a/deploy/i2p +++ b/deploy/i2p @@ -46,8 +46,8 @@ clear echo 'Installing Epicyon on an i2p domain' username='epicyon' -NGINX_PORT=9552 -EPICYON_PORT=7156 +NGINX_PORT=9554 +EPICYON_PORT=7158 tunnels_dir=/var/lib/i2pd/tunnels.d echo 'Adding Epicyon dependencies' diff --git a/deploy/onion b/deploy/onion index 0e476f8a..54041610 100755 --- a/deploy/onion +++ b/deploy/onion @@ -28,8 +28,8 @@ clear echo 'Installing Epicyon on an onion domain' username='epicyon' -NGINX_PORT=9552 -EPICYON_PORT=7156 +NGINX_PORT=9553 +EPICYON_PORT=7157 echo 'Adding Epicyon dependencies' if [ -f /usr/bin/pacman ]; then