feat: update my website to v0.8.1

This commit is contained in:
Ivan R. 2024-03-16 14:01:48 +05:00
parent 22a610281e
commit 5b61563e6c
No known key found for this signature in database
GPG key ID: 56C7BAAE859B302C

View file

@ -2,7 +2,7 @@
{
virtualisation.oci-containers.containers.comfycamp = {
autoStart = true;
image = "ghcr.io/ordinary-dev/comfycamp:v0.8.0";
image = "git.comfycamp.space/lumin/comfycamp:v0.8.1";
ports = ["55007:80"];
};