vicalloy / outline-docker-compose

Install a self-hosted Outline wiki instance in a couple of minutes
BSD 3-Clause "New" or "Revised" License
738 stars 120 forks source link

Expose ip #73

Open sheepvs5 opened 7 months ago

sheepvs5 commented 7 months ago

Solution of "Unable to Expose to 0.0.0.0" (#72) FAQ is added to help the usage.

SudhanshuBlaze commented 3 months ago

Hi I tried your solution

The command I used:

git clone https://github.com/sheepvs5/outline-docker-compose.git
cd outline-docker-compose
cp scripts/config.sh.sample scripts/config.sh
# update config file: vim scripts/config.sh
make install  

I am getting this, I expected to access the application on port 0.0.0.0:8888, but I am not.

Screenshot 2024-04-10 at 18 31 22