Adjust site configs for ddev

This commit is contained in:
Björn Fromme
2020-05-28 20:31:58 +02:00
parent 8de34655eb
commit 276fe249df
5 changed files with 5 additions and 20 deletions
+1 -4
View File
@@ -1,11 +1,8 @@
base: 'https://www.ski-wochenenden.de'
baseVariants:
-
base: 'https://ski-wochenenden.burn.dpn'
condition: 'applicationContext == "Development"'
-
base: 'https://ski-wochenenden.ddev.site'
condition: 'applicationContext == "Development/Ddev"'
condition: 'applicationContext == "Development"'
disableStaticFileCache: false
errorHandling:
-