Skip to content

Commit

Permalink
Unrelated: Docker creds
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Oct 7, 2023
1 parent b3627e2 commit 7dbb504
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/default.R
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,8 @@ mariadb_default <- function(...) {

mariadb_default_args <- as.list(c(
dbname = "test",
# host = "192.168.64.2",
# user = "compose",
# password = "YourStrong!Passw0rd",
NULL
))

0 comments on commit 7dbb504

Please sign in to comment.