Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include port number #12

Open
saravvij opened this issue May 17, 2018 · 0 comments
Open

Include port number #12

saravvij opened this issue May 17, 2018 · 0 comments

Comments

@saravvij
Copy link

The below commands needs to have port number included under External MYSQL section in ReadMe file

docker run --name=activiti -d
-port 8080:8080 \
-e 'DB_HOST=192.0.2.1’ -e 'DB_NAME=activiti_production' -e 'DB_USER=activiti’ -e 'DB_PASS=password'
eternnoir/activiti:latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant