User Tools

Site Tools


homelab:bookstack

Modify Bookstack for emergency access

In case of emergency situation such as Internet down or restored from backup. Bookstack can be accessed locally via ip address and port number.

Just modify the environment as follows:-

Change

With the docker host ip address: 192.168.123.100 and listened at port 3010

APP_URL=https://bookstack.7zero8.win

To

APP_URL=http://192.168.123.100:3010
homelab/bookstack.txt · Last modified: by mac

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki