I hereby claim:
- I am TheToolbox on github.
- I am thetoolbox (https://keybase.io/thetoolbox) on keybase.
- I have a public key whose fingerprint is A062 83AA D608 99BC 3467 9FF9 D0E0 3087 B8E3 DD28
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # Use root/example as user/password credentials | |
| version: '3.1' | |
| services: | |
| mysql: | |
| restart: always | |
| image: mysql | |
| command: ['mysqld','--character-set-server=utf8'] | |
| environment: | |
| MYSQL_ROOT_PASSWORD: root | |
| openemr: |
| //Client | |
| //------------- | |
| var myApp = { | |
| "clientId": "testapp", | |
| "clientSecret": "ukF1d!ZI#MIQJh*b1qNZYUG$EIm11W3qyS719=r56nuA%SL14v", | |
| "displayName": "test app", | |
| "description": "test description", | |
| "ownerDescription": "tester", | |
| "privacyURL": "https://dev.colab.duke.edu/#privacy", | |
| "appOwners": [ |