Update advanced-setup.md

A note on having to use different database files, ports and telegram configs for each bot.
This commit is contained in:
daniila
2021-10-18 23:49:59 +03:00
committed by GitHub
parent 5d2e374099
commit f863f4fdfc

View File

@@ -114,7 +114,7 @@ services:
--strategy SampleStrategy
```
You can use whatever naming convention you want, freqtrade1 and 2 are arbitrary.
You can use whatever naming convention you want, freqtrade1 and 2 are arbitrary. Note, that you will need to use different database files, port mappings and telegram configurations for each instance, as mentioned above.
## Configure the bot running as a systemd service