security add testing as defaut domain
This commit is contained in:
parent
e209072b6b
commit
59311c149b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash -xv
|
||||
# clean all phpcompta related DB.
|
||||
DOMAIN=""
|
||||
DOMAIN="testing"
|
||||
export PGPASSWORD="dany"
|
||||
export PGUSER="phpcompta"
|
||||
export PGHOST=localhost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue