processmaker-cloudops / docker

ProcessMaker Docker Repo
9 stars 8 forks source link

Not able to run the new Docker Image #8

Open hegde89 opened 3 years ago

hegde89 commented 3 years ago

docker run -d -p 8080:80 --name dev-pkm processmaker/processmaker

Error in log is

mdminhazulhaque commented 3 years ago

Add -e URL=example.com then it will work.