Update url!

This commit is contained in:
retoor 2025-06-10 16:51:40 +02:00
parent b82db127ae
commit a2fa976065

View File

@ -84,7 +84,7 @@ class ContainerService(BaseService):
"./"
+ str(await self.services.channel.get_home_folder(channel_uid))
+ ":"
+ "/home/ubuntu"
+ "/root"
],
)
return await self.compose.get_instance(name)