diff --git a/backend/src/main.rs b/backend/src/main.rs index 0a96c23..bc654c6 100644 --- a/backend/src/main.rs +++ b/backend/src/main.rs @@ -22,7 +22,6 @@ const SERVICES_URLS: &[(&str, &str)] = &[ ("ffmpeg-downloader", "http://ffmpeg-gui:3000"), ("cloudbeaver", "http://cloudbeaver:8978"), ("forgejo", "http://forgejo:3000"), - ("affine", "http://affine:3010"), ("hoppscotch", "http://hoppscotch:80") ];