Merge pull request #112 from ZeruLight/docker

Docker support and Authors
This commit is contained in:
stratic-dev
2024-02-01 21:59:57 +00:00
committed by GitHub
41 changed files with 509 additions and 3 deletions

View File

@@ -157,10 +157,10 @@
{"Name": "EXRenewing", "Enabled": true}
],
"Database": {
"Host": "localhost",
"Host": "db",
"Port": 5432,
"User": "postgres",
"Password": "",
"Password": "password",
"Database": "erupe"
},
"Sign": {