From 02535a5766a647bc95fdd40daebded2154d286bb Mon Sep 17 00:00:00 2001 From: cerberus Date: Tue, 27 Jan 2026 13:47:57 +0100 Subject: [PATCH] changed copyparty port command --- copyparty/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyparty/compose.yml b/copyparty/compose.yml index 2f141b9..4ddb9c7 100644 --- a/copyparty/compose.yml +++ b/copyparty/compose.yml @@ -33,4 +33,4 @@ services: -v /srv:root:rw,ad --name MeinServer --theme 1 - --port 3923 \ No newline at end of file + -p 3923 \ No newline at end of file