16 Commits

Author SHA1 Message Date
Dan
ec5add3b55 allow setting production configuration. 2021-05-18 11:24:09 -04:00
Dan
6d5f25ee53 Allow overriding the ldap url using the environment. 2021-01-21 12:25:01 -05:00
mike cullerton
9c99ff29ed added LDAP_URL and LDAP_TIMEOUT_SEC 2021-01-06 11:16:12 -05:00
Aaron Louie
6fb5842fe1 Adds CORS 2020-05-25 15:21:29 -04:00
Aaron Louie
8fa36b968c Apparently, APPLICATION_ROOT does something. 2020-05-24 00:05:24 -04:00
Aaron Louie
4c88afbdd3 Adds trailing slash to base href if needed 2020-05-23 21:58:58 -04:00
Aaron Louie
4a03fb1ede Sets base href from environment variable 2020-05-23 12:29:32 -04:00
Aaron Louie
279a664069 Corrects typo 2020-05-16 13:14:10 -04:00
Aaron Louie
ffb8927661 Run flask on PORT_0 environment variable, if defined. 2020-05-16 11:42:03 -04:00
Aaron Louie
f527a1a016 Sets default port to 5001 2020-05-15 21:33:48 -04:00
Aaron Louie
0661567c03 Allows port to be set via environment variable 2020-05-15 21:32:17 -04:00
Aaron Louie
c5861166d9 Sets dev and testing environment variables 2020-04-15 16:49:14 -04:00
Aaron Louie
6a506af7ed Exposes correct port. Prints some config settings for debugging. 2020-04-15 13:49:57 -04:00
Aaron Louie
b91e6ea923 Removes eval. Just casting string to bool works. 2020-04-15 13:36:26 -04:00
Aaron Louie
b3ef4eac87 Enables config items to be set via environment variables 2020-04-15 13:26:40 -04:00
Dan Funk
a4d703616b Converting to use Postgres rather than SQLLite for database so that data might persist between bounces. 2020-03-23 13:57:19 -04:00