I hereby claim:
- I am sebfoucault on github.
- I am sebfclt (https://keybase.io/sebfclt) on keybase.
- I have a public key ASBHvM0OkuMMLp2hFp8jYu24p0y7uprFfKzfFqmXJJ1sYAo
To claim this, I am signing this object:
| { | |
| "nodes": [ | |
| { | |
| "name": "Seconde D" | |
| }, | |
| { | |
| "name": "Première A" | |
| }, | |
| { | |
| "name": "Première B" |
| com.sap.cloud.persistence.dsname=jdbc/DefaultDB | |
| javax.persistence.jdbc.driver=org.h2.Driver | |
| javax.persistence.jdbc.url=jdbc:h2:tcp://localhost/~/test | |
| javax.persistence.jdbc.user=sa | |
| javax.persistence.jdbc.password=sa | |
| <Resource name="jdbc/DefaultDB" | |
| auth="Container" | |
| type="javax.sql.DataSource" | |
| username="sa" | |
| password="sa" | |
| driverClassName="org.h2.Driver" | |
| url="jdbc:h2:tcp://localhost/~/test" | |
| maxActive="8" | |
| maxIdle="4"/> |
| # | |
| # Configuration for reverse-proxification | |
| # | |
| location ~ /micropa-web/(?<tenant>.*)/odata/(?<rest>.*) { | |
| proxy_pass http://127.0.0.1:8080/micropa-web/odata/$rest/; | |
| proxy_set_header Host $host; | |
| proxy_set_header X-TENANT-ID $tenant; | |
| } |
I hereby claim:
To claim this, I am signing this object: