This commit is contained in:
Jamil Bou Kheir
2020-11-10 16:56:32 -06:00
parent f533f6a468
commit 3424251545

View File

@@ -60,7 +60,7 @@ SECRET_KEY_BASE="${secret_key_base}"
# The URL to connect to your DB. Assumes the database has been created and this
# user has privileges to create and modify tables.
DATABASE_URL="ecto://${db_user}:${db_password}@locRegeneratealhost/fireguard"
DATABASE_URL="ecto://${db_user}:${db_password}@localhost/fireguard"
# The public key for the WireGuard interface controlled by FireGuard.
# This should match what's in /etc/wireguard/wg-fireguard.conf.