notify-api-390

This commit is contained in:
Kenneth Kehl
2023-08-29 13:12:18 -07:00
parent 36f562d390
commit 29a280ced4
5 changed files with 93 additions and 15 deletions

View File

@@ -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