homelab:bookstack
This is an old revision of the document!
Table of Contents
Modify Bookstack for emergency access
In case of emergency situation such as Internet down or restored from backup. Bookstack can be access 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.1766064662.txt.gz · Last modified: by mac
