We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce12279 commit 4537083Copy full SHA for 4537083
QueryDB.Core.Tests/Docker/docker-compose-oracle.yml
@@ -3,7 +3,7 @@ services:
3
image: container-registry.oracle.com/database/express:21.3.0-xe
4
container_name: oracle-db
5
environment:
6
- ORACLE_PWD: "Secret123456"
+ ORACLE_PWD: ""
7
ports:
8
- "1521:1521"
9
volumes:
0 commit comments