diff --git a/src/main/resources/config/application-prod.yml b/src/main/resources/config/application-prod.yml index 5b5d662..51b6845 100644 --- a/src/main/resources/config/application-prod.yml +++ b/src/main/resources/config/application-prod.yml @@ -121,7 +121,7 @@ jhipster: token-validity-in-seconds: 86400 token-validity-in-seconds-for-remember-me: 2592000 mail: # specific JHipster mail property, for standard properties see MailProperties - base-url: http://ec2-54-255-11-22.ap-southeast-1.compute.amazonaws.com/ # Modify according to your server's URL + base-url: http://ec2-54-255-11-22.ap-southeast-1.compute.amazonaws.com # Modify according to your server's URL logging: use-json-format: false # By default, logs are not in Json format logstash: # Forward logs to logstash over a socket, used by LoggingConfiguration