I dont know

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-07-08 13:16:10 +02:00
parent 891b96b059
commit a89136fcd3
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -85,7 +85,7 @@ jobs:
# Forward Oracle port
ports:
- 4444:1521/tcp
- 1521:1521
# Provide healthcheck script options for startup
options: >-
@ -116,7 +116,7 @@ jobs:
- name: Set up Nextcloud
env:
DB_PORT: 4444
DB_PORT: 1521
run: |
mkdir data
cp tests/redis.config.php config/