disable webpack for staging

This commit is contained in:
MiniDigger 2020-09-30 11:24:43 +02:00 committed by GitHub
parent 45bfd3290d
commit 7bfdb0754a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ fake-user:
hangar:
debug: true
use-webpack: false
auth-url: "https://hangar-auth-new.minidigger.me"
base-url: "https://hangar-new.minidigger.me"
@ -19,4 +20,4 @@ hangar:
security:
api:
url: "https://hangar-auth-new.minidigger.me"
avatar-url: "https://hangar-auth-new.minidigger.me/avatar/%s?size=120x120"
avatar-url: "https://hangar-auth-new.minidigger.me/avatar/%s?size=120x120"