Merge branch 'master' of https://codefirst.iut.uca.fr/git/nathan.boileau/Scripted
continuous-integration/drone/push Build is passing Details

ServeurDeTest
Johan LACHENAL 2 years ago
commit 21a07d2600

@ -23,5 +23,4 @@ steps:
from_secret: DEPLOY_KEY
secrets:
- source: DEPLOY_KEY
target: scp_key
rm: true

@ -1,6 +1,6 @@
<?php
//préfixe
$rep = __DIR__ . '/../';
$rep = '../';
//BD
$dsn = 'mysql:host=londres.uca.local; dbname=dbnogarnier1';

Loading…
Cancel
Save