1
0
mirror of https://github.com/franjsco/umbrello-bot synced 2025-06-05 21:49:11 +02:00

edit readme

This commit is contained in:
Francesco Esposito
2019-09-05 18:46:16 +02:00
parent 696624f19f
commit f86c7f3374

View File

@ -75,8 +75,8 @@ DB_PASSWORD=pass
## Build Docker image ## Build Docker image
``` ```
# cd umbrello-bot/ # cd umbrello-bot/
# docker build -t umbrello-bot:1.0 . # docker build -t umbrello-bot .
# docker run umbrello-bot:1.0 # docker run umbrello-bot
``` ```
## License ## License