Configure as variáveis de ambiente que se encontram no arquivo run-dev.bat
# executando o comando
$ ./run-dev.bat
# api iniciará em http://localhost:5000/swagger/index.html
# executando o comando
$ docker-compose build --no-cache
$ docker-compose up
# api iniciará em http://localhost:5000/swagger/index.html
Brendson |
---|
|