my_webapp_ynh/doc/POST_INSTALL.md
2023-08-16 19:28:52 +02:00

12 lines
292 B
Markdown

{% if database %}
Here are information to log into the database:
- Type: __DATABASE__
- Database user: __DB_USER__
- Database name: __DB_NAME__
- Password: __DB_PWD__
{% endif %}
The admin documentation below contains information on how to connect using SFTP to edit the website content.