Add a warning to the URL changing guide
This commit is contained in:
parent
e96d2dab10
commit
1a3cb02345
|
@ -1,6 +1,11 @@
|
||||||
Changing Your Instance URL
|
Changing Your Instance URL
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
.. DANGER::
|
||||||
|
|
||||||
|
We highly recommend not to change your instance URL. Members of the community tried to do this and documented their steps here.
|
||||||
|
This guide might be incomplete or fail for your instance. There is no support for this procedure and likely no way back.
|
||||||
|
|
||||||
At some point, you may wish to change your instance URL. In order to
|
At some point, you may wish to change your instance URL. In order to
|
||||||
do this, you will need to change the following:
|
do this, you will need to change the following:
|
||||||
|
|
||||||
|
@ -90,4 +95,4 @@ If you have followed the :doc:`non-docker setup <../installation/debian>`, you w
|
||||||
|
|
||||||
# For Apache
|
# For Apache
|
||||||
sudo systemctl restart apache2
|
sudo systemctl restart apache2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue