I want to change the "uploads " from localhost to a ftp server,how can i do this?(i use docker),is this possible?😖 😖 😖 😖
Server running on 0.0.0.0:4567
-
I just installed nodebb on digitalocean docker and i have no idea how to start the setup beacause i cant visit a webbrowser on the shell and do the setup so my question was if there was a way where i can change the the setup link to my vps ip instead.
thanks in advance
-
0.0.0.0 is the address which stands for "accepting any incoming connection on port xxxx". You can indeed just visit your-droplet-ip:4567 to access the installer. Or, you can run
./nodebb setup
from the shell.
Suggested Topics
-
Unsolved How can i upload files to a ftp server?
Technical Support • • ric
Copyright © 2022 NodeBB | Contributors