pdfdraw/docker/README.md
2020-12-15 11:44:09 +01:00

8 lines
329 B
Markdown

# run pdfdraw backend in a docker container using docker-compose.
all settings are exposed into enviroment variables. That means you are able to config the backend server in [docker-compose.yml](docker-compose.yml) yaml file by edting the corresponding enviroment variables.
Than run docker compose.
docker-compose up -d