Mise en place projet R
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
default:
|
||||
database:
|
||||
host: "db"
|
||||
port: 5432
|
||||
dbname: "analytics"
|
||||
user: "user"
|
||||
password: "password"
|
||||
Reference in New Issue
Block a user