Skip to content

stellar-fox/docker-horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

horizon

horizon dockerization

Usages:

Init the horizon-db postgres

$ docker run \
  --network="compose_default" \
  horizon:latest /bin/bash -c \
    "horizon db init --db-url=\"dbname=horizon user=horizon password=horizon host=fox_horizon_db port=5432 sslmode=disable\""

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published