diff --git a/compose.yaml b/compose.yaml index fe15075..07d029c 100644 --- a/compose.yaml +++ b/compose.yaml @@ -21,6 +21,7 @@ services: - WIREGUARD_ENDPOINT_PORT=${WIREGUARD_ENDPOINT_PORT} ports: - 8080:8080 + - 8000:8000 restart: unless-stopped networks: media_network: