diff --git a/conf/conduit.toml b/conf/conduit.toml index 85a6e95..777b910 100644 --- a/conf/conduit.toml +++ b/conf/conduit.toml @@ -55,4 +55,3 @@ address = "127.0.0.1" # This makes sure Conduit can only be reached using the re # you can provide these information too. In this case comment out `turn_secret above`! #turn_username = "" #turn_password = "" - diff --git a/manifest.toml b/manifest.toml index 4d3d361..812f76c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -74,6 +74,3 @@ ram.runtime = "50M" main.default = 6167 tls.default = 8448 tls.exposed = "TCP" - - #[resources.apt] - #packages = "sqlite3"