Set deployment type to production (#1404) (#1405)

This commit is contained in:
Stefan Agner 2021-06-14 18:45:31 +02:00 committed by GitHub
parent cb0fa11eeb
commit 2e78964517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,4 +4,4 @@ VERSION_BUILD=0
HASSOS_NAME="Home Assistant OS"
HASSOS_ID="haos"
DEPLOYMENT="development"
DEPLOYMENT="production"