icons on service create, firewall rule remove/install

This commit is contained in:
2025-04-06 17:03:44 +01:00
parent 8f0e319a63
commit 587d10b074
13 changed files with 71 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
// This is a generated file.
// Published at 2025-04-01 16:27:12
// Published at 2025-04-06 16:01:50
export default {
"DATABASE": "database",
@@ -12,7 +12,7 @@ export default {
export const DescriptionMap = {
"DATABASE": "Postgres or MySQL",
"APPLICATION": "The base container image for your application",
"GATEWAY": "The gateway is the first point of contact for your application",
"GATEWAY": "The first point of contact for your application",
"STORAGE": "S3 or S3-compatible service",
"CACHE": "Redis, Memcached or similar"
}