not sure
This commit is contained in:
@@ -167,9 +167,6 @@ EOF
|
|||||||
# Cleanup
|
# Cleanup
|
||||||
rm -f "$policy_file"
|
rm -f "$policy_file"
|
||||||
|
|
||||||
# Delete alias if it already exists
|
|
||||||
mc alias rm "$alias_name" || true
|
|
||||||
|
|
||||||
done
|
done
|
||||||
'';
|
'';
|
||||||
User = "minio";
|
User = "minio";
|
||||||
|
|||||||
@@ -138,6 +138,20 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# ================================ #
|
||||||
|
# BLOG SERVICE #
|
||||||
|
# ================================ #
|
||||||
|
|
||||||
|
# Minio for backend storage
|
||||||
|
|
||||||
|
# Postgresql/postgrest for text storage
|
||||||
|
|
||||||
|
# Fullstack sourcecode
|
||||||
|
|
||||||
|
# ================================ #
|
||||||
|
# END BLOG SERVICE #
|
||||||
|
# ================================ #
|
||||||
|
|
||||||
# ================================ #
|
# ================================ #
|
||||||
# MINECRAFT #
|
# MINECRAFT #
|
||||||
# ================================ #
|
# ================================ #
|
||||||
|
|||||||
Reference in New Issue
Block a user