Upload files to 'doc/source/internal/custom_page'

This commit is contained in:
Muller, Martin 2023-10-10 14:13:01 +00:00 committed by Hasko, Vladimir
parent fb00e28d73
commit 2f05134dd1

View File

@ -28,11 +28,11 @@ Sync work with main currently do not support sync in console and you need to do
- you need to configure .ssh/config.ssh/config
.. code-block::
Host gitea.eco.tsi-dev.otc-service.com
User git
Port 2222
HostName gitea.eco.tsi-dev.otc-service.com
IdentityFile ~/.ssh/id_rsa
Host gitea.eco.tsi-dev.otc-service.com
User git
Port 2222
HostName gitea.eco.tsi-dev.otc-service.com
IdentityFile ~/.ssh/id_rsa
you should be able to ssh ssh gitea-old.eco.tsi-dev.otc-service.com
and get You've successfully authenticated message.