feat(apps): move to stable (#2790)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
image:
|
||||
repository: ghcr.io/ajnart/homarr
|
||||
tag: 0.5.2@sha256:e9ff0f28f8ec8f7cb7a883b3eed4a85fec6990a9fa987f57c914d553d560c6e4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10245
|
||||
targetPort: 7575
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/app/data/configs"
|
||||
icons:
|
||||
enabled: true
|
||||
mountPath: "/app/public/icons"
|
||||
Reference in New Issue
Block a user