This commit is contained in:
a-ill
2023-06-24 16:46:45 +03:00
parent ab722a0c49
commit 0dc27e1c37
17 changed files with 17 additions and 4442 deletions

View File

@@ -1,7 +1,7 @@
using Genie, Logging
Genie.Configuration.config!(
server_port = 8000,
server_port = 8001,
server_host = "0.0.0.0",
log_level = Logging.Error,
log_to_file = false,