Skip to content
Snippets Groups Projects
Commit 563e15f8 authored by Tim Allen's avatar Tim Allen
Browse files

Allow any environment

parent 3677b85d
Branches
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ ENV CUSTOMER_VIEWS False ...@@ -13,7 +13,7 @@ ENV CUSTOMER_VIEWS False
ENV CLIENT_ID not-set ENV CLIENT_ID not-set
ENV CLIENT_SECRET not-set ENV CLIENT_SECRET not-set
ENV ALLOWED_EMAIL_DOMAIN * ENV ALLOWED_EMAIL_DOMAIN *
ENV ALLOWED_ENVIRONMENTS "'production','development'" ENV ALLOWED_ENVIRONMENTS "'*'"
ADD alertad.conf.sh /alertad.conf.sh ADD alertad.conf.sh /alertad.conf.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment