updated api README
Some checks failed
build

This commit is contained in:
Administrator 2023-03-28 00:38:47 +02:00
parent 71590f4225
commit ca462f8600

View File

@ -49,7 +49,7 @@ docker run -d \
--env "MYSQL_PORT=" \
--env "MYSQL_DATABASE=" \
--restart unless-stopped \
registry.flokaiser.com/aktienbot/api:latest
git.flokaiser.com/dhbw/aktienbot-api:latest
```
or load environment variables from file by using `--env-file <filename>`