mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-15 23:46:03 +00:00
Add sqlite config
Add sqlite to report_score
This commit is contained in:
6
experimentation/sqlite/.myconfig
Normal file
6
experimentation/sqlite/.myconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
host=127.0.0.1
|
||||
port=3306
|
||||
user=stree
|
||||
password=xtree
|
||||
database=stree
|
||||
sqlite=./data/stree.sqlite
|
5
experimentation/sqlite/.tunnel
Normal file
5
experimentation/sqlite/.tunnel
Normal file
@@ -0,0 +1,5 @@
|
||||
ssh_address_or_host=('atenea.rmontanana.es', 31427)
|
||||
ssh_username=rmontanana
|
||||
ssh_private_key=/home/rmontanana/.ssh/id_rsa
|
||||
remote_bind_address=('127.0.0.1', 3306)
|
||||
enabled=0
|
Reference in New Issue
Block a user