필요없는 코드 제거

This commit is contained in:
caadiq 2026-03-02 15:53:40 +09:00
parent f1a0b7e87e
commit bb816656b6

View file

@ -22,7 +22,6 @@ const SERVICES_URLS: &[(&str, &str)] = &[
("ffmpeg-downloader", "http://ffmpeg-gui:3000"), ("ffmpeg-downloader", "http://ffmpeg-gui:3000"),
("cloudbeaver", "http://cloudbeaver:8978"), ("cloudbeaver", "http://cloudbeaver:8978"),
("forgejo", "http://forgejo:3000"), ("forgejo", "http://forgejo:3000"),
("affine", "http://affine:3010"),
("hoppscotch", "http://hoppscotch:80") ("hoppscotch", "http://hoppscotch:80")
]; ];