# Server binary arguments (development)E_ARGS = "--port=8787"# Server configurationSERVER_LOG_LEVEL = "trace"SERVER_ROOT = "./public"SERVER_ASSETS = "./public/assets"SERVER_CORS_ALLOW_ORIGINS = "*"
ascending towards madness
# Server binary arguments (development)E_ARGS = "--port=8787"# Server configurationSERVER_LOG_LEVEL = "trace"SERVER_ROOT = "./public"SERVER_ASSETS = "./public/assets"SERVER_CORS_ALLOW_ORIGINS = "*"