This commit is contained in:
insanity 2018-06-05 18:04:07 +09:00
commit e8cd4eda7c
2 changed files with 1 additions and 16 deletions

View File

@ -1,4 +1,4 @@
datasource.url=jdbc:postgresql://192.168.1.50:5432/overflow datasource.url=jdbc:postgresql://192.168.1.103:5432/overflow
datasource.username=overflow datasource.username=overflow
datasource.password=qwer5795 datasource.password=qwer5795
datasource.driver-class-name=org.postgresql.Driver datasource.driver-class-name=org.postgresql.Driver

View File

@ -70,18 +70,3 @@
</xmeta> </xmeta>
</xmeta> </xmeta>
</xmeta> </xmeta>
<html>
<head></head>
<body>
<p>Dear ${firstName} ${lastName},</p>
<p>Sending Email <b>${content}</b></p>
<p>Thanks</p>
<p>${signature}</p>
<p>${location}</p>
</body>
</html>