add touchless docker deploys

This commit is contained in:
2021-09-04 16:14:51 -04:00
committed by oliviasculley
parent eefde769dd
commit 6675c1dfab
12 changed files with 142 additions and 6953 deletions

View File

@ -1,12 +1,8 @@
use Mix.Config
import Config
# Configure your database
config :cannery, Cannery.Repo,
username: "postgres",
password: "postgres",
database: "cannery_dev",
hostname: "localhost",
show_sensitive_data_on_connection_error: true,
url: "ecto://postgres:postgres@localhost/cannery_dev",
pool_size: 10
# For development, we disable any cache and enable