The Ground Segment Api
docker-compose build --pull
# at first time create database:
docker-compose run --rm web reset_db
docker-compose up -d
surf to: http://localhost:8023/
The Ground Segment Api
docker-compose build --pull
# at first time create database:
docker-compose run --rm web reset_db
docker-compose up -d
surf to: http://localhost:8023/