1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00
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.