Fully functional

This commit is contained in:
WilliamMiceli
2018-12-07 19:51:29 -05:00
parent 7bf444951c
commit 6dbeeee728
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ services:
{{- if .Values.TRAEFIK_HOST}}
APP_URL: https://${TRAEFIK_HOST}
{{- else}}
APP_URL: http://localhost:${WEB_PORT}
APP_URL: http://localhost
{{- end}}
APP_KEY: ${APP_KEY}
MYSQL_HOST: mysql

View File

@@ -1,6 +1,6 @@
name: Snipe-IT
description: |
Status: NOT READY
Free, open source IT asset and license management system.
version: latest
category: Asset Management
maintainer: WilliamMiceli