Skip to content

Commit

Permalink
update allow access default
Browse files Browse the repository at this point in the history
  • Loading branch information
wwelling committed Sep 16, 2022
1 parent 4f16738 commit bb8fa67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Expand Up @@ -96,7 +96,7 @@ app:
# edu.tamu.weaver.auth.service.CryptoService
secret: verysecretsecret
# edu.tamu.weaver.filter.CorsFilter
allow-access: http://localhost,http://localhost:8080,http://machuff.tamu.edu,http://savell.evans.tamu.edu,http://jmicah.tamu.edu,http://muninn.evans.tamu.edu:8080
allow-access: http://localhost,http://localhost:8080,http://labs.library.tamu.edu,http://machuff.tamu.edu,http://savell.evans.tamu.edu,http://jmicah.tamu.edu,http://muninn.evans.tamu.edu:8080
# edu.tamu.weaver.email.config.WeaverEmailConfig
email:
host: relay.tamu.edu
Expand Down

0 comments on commit bb8fa67

Please sign in to comment.