Sign inSign up

blx32/comando

By blx32

Updated about 3 years ago

Ocorrências do Comando

Image
0

204

blx32/comando repository overview

Rodando a aplicação com Docker

DOCKER_BUILDKIT=1 docker build -t <image_tag> .
docker run -d --restart on-failure --env-file .env <image_tag>

Variaveis de Ambiente

NODE_ENV=production

USERAPI=
PASSAPI=

APP_NAME=comando

DB_HOST=ec2.compute-1.amazonaws.com
DB_NAME=comando
DB_USER=postgres
DB_PASS=stronPassword
DB_TABLE_EVENTO=evento_comando


FORCE=false
FILENAME=dump.json

Tag summary

Content type

Image

Digest

sha256:e1f21aeab

Size

54.9 MB

Last updated

about 3 years ago

docker pull blx32/comando