Engine initial commit
This commit is contained in:
8
src/main/config/webapp.properties
Normal file
8
src/main/config/webapp.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
# webapp
|
||||
webapp.env = ${webapp.env}
|
||||
webapp.url = ${webapp.url}
|
||||
|
||||
# smtp
|
||||
|
||||
# Logging
|
||||
logger.level = ${logger.level}
|
Reference in New Issue
Block a user