Skip to content

Commit

Permalink
Add non-xa db2 datasource to DB2 compose file (frankframework#5297)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipsens authored Aug 29, 2023
1 parent 1a6d9d2 commit 630b164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/db2-xa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ services:
environment:
jdbc.dbms.default: db2-xa
jdbc.hostname: db2
jdbc.migrator.datasource: jdbc/ibis4test-db2

db2:
image: private.docker.nexus.frankframework.org/ff-test/dbms/db2
Expand Down

0 comments on commit 630b164

Please sign in to comment.