Skip to content

elstoc/ecms-api

Repository files navigation

ecms (api)

building the docker Image

docker build -t home-api .

starting and stopping

Start in the background with

docker-compose up -d

Stop with

docker-compose down

Releases

No releases published

Packages

No packages published