mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 18:31:13 -05:00
notify-api-390
This commit is contained in:
@@ -16,6 +16,10 @@ AWS_US_TOLL_FREE_NUMBER=+18556438890
|
||||
# DATABASE_URL=postgresql://postgres:chummy@db:5432/notification_api
|
||||
# SQLALCHEMY_DATABASE_TEST_URI=postgresql://postgres:chummy@db:5432/test_notification_api
|
||||
|
||||
|
||||
# If you want to do local development with localstack copy this to your .env file and uncomment it
|
||||
# LOCALSTACK_ENDPOINT_URL=http://localhost:4566
|
||||
|
||||
# Local direct setup, all overwritten in cloud.gov
|
||||
ADMIN_BASE_URL=http://localhost:6012
|
||||
API_HOST_NAME=http://localhost:6011
|
||||
|
||||
Reference in New Issue
Block a user