ytgov / travel-authorization

0 stars 3 forks source link

Updates from IceFog #95

Closed klondikemarlen closed 5 months ago

klondikemarlen commented 5 months ago

Includes PRs:

Requires setting AWS .env vars in production, will look something like:

AWS_LOGGING_ENABLED="true"
AWS_LOGGING_GROUP="travel-authorization-uat"
AWS_LOGGING_STREAM="combined"
AWS_LOGGING_REGION="ca-central-1"
AWS_LOGGING_ACCESS_ID="some-id"
AWS_LOGGING_ACCESS_KEY="some-key"