mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
13 lines
503 B
Markdown
13 lines
503 B
Markdown
## finishing setup
|
|
|
|
To finish your flohmarkt setup you'll need to open its setup URL.
|
|
|
|
You can find the setup URL in the logfile __FLOHMARKT_LOGFILE__ if you look for entries like this:
|
|
|
|
```
|
|
2024-05-06 16:30:24 Flohmarkt is not initialized yet. Please go to
|
|
2024-05-06 16:30:24 https://YOUR_URL/setup/SECRET
|
|
2024-05-06 16:30:24 in order to complete the setup process
|
|
```
|
|
|
|
(YOUR_URL will reflect the DOMAIN/PATH you chose for installation and SECRET is a random string)
|