I am trying to run two virtual koha on same server. That means, i am differentiating this by two different port numbers. 8080 & 8085. Now, if i want to use *two different database* for two ports, what i need to do? I think, i can clear my needs.

Situation will be like this:

If one wants to access: 192.168.1.233:8080  --> he/she will work on koha database
If another one wants to access: 192.168.1.233:8085 --> he/she will work on koha1 database.

Is it possible?

--
Best,
Zico