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
Éric Gaspar 906013809d
Update doc/POST_INSTALL.md
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-05-27 09:09:19 +02:00

16 lines
522 B
Markdown

If you have requested a MYSQL database, please find information about this SQL database:
- Database user: __DB_USER__
- Database name: __DB_NAME__
- Password: __DB_PWD__
You can connect to this repository by using SFTP with the following credentials.
Domain: __DOMAIN__
Port: 22 (unless change to another port)
User: __ID__
Password: password chosen during installation
This app is simply a blank web app container. You have to put your own app inside.
Please put your files into this directory: __INSTALL_DIR__/www/