Engine initial commit

This commit is contained in:
Claude Brisson
2023-05-11 16:05:33 +02:00
parent 5321f452fd
commit a42d591d03
39 changed files with 1847 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# webapp
webapp.env = ${webapp.env}
webapp.url = ${webapp.url}
# smtp
# Logging
logger.level = ${logger.level}