From fd3eb6c98d836a287daf36edb3f8bc84380f93b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 11 Aug 2023 16:17:55 +0200 Subject: [PATCH] fix --- conf/conduit.toml | 1 - manifest.toml | 3 --- 2 files changed, 4 deletions(-) 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"