Adjust site configs for ddev
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
base: 'https://www.ep-events.de'
|
||||
baseVariants:
|
||||
-
|
||||
base: 'https://ep-events.burn.dpn'
|
||||
condition: 'applicationContext == "Development"'
|
||||
-
|
||||
base: 'https://ep-events.ddev.site'
|
||||
condition: 'applicationContext == "Development/Ddev"'
|
||||
condition: 'applicationContext == "Development"'
|
||||
disableStaticFileCache: false
|
||||
errorHandling:
|
||||
-
|
||||
|
||||
@@ -1,11 +1,8 @@
|
||||
base: 'https://www.ski-boarderweek.de'
|
||||
baseVariants:
|
||||
-
|
||||
base: 'https://ski-boarderweek.burn.dpn'
|
||||
condition: 'applicationContext == "Development"'
|
||||
-
|
||||
base: 'https://ski-boarderweek.ddev.site'
|
||||
condition: 'applicationContext == "Development/Ddev"'
|
||||
condition: 'applicationContext == "Development"'
|
||||
disableStaticFileCache: false
|
||||
errorHandling:
|
||||
-
|
||||
|
||||
@@ -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:
|
||||
-
|
||||
|
||||
@@ -1,11 +1,8 @@
|
||||
base: 'https://www.snowzone.net'
|
||||
baseVariants:
|
||||
-
|
||||
base: 'https://snowzone.burn.dpn'
|
||||
condition: 'applicationContext == "Development"'
|
||||
-
|
||||
base: 'https://snowzone.ddev.site'
|
||||
condition: 'applicationContext == "Development/Ddev"'
|
||||
condition: 'applicationContext == "Development"'
|
||||
disableStaticFileCache: false
|
||||
errorHandling:
|
||||
-
|
||||
|
||||
@@ -1,11 +1,8 @@
|
||||
base: 'https://www.unichamp.de'
|
||||
baseVariants:
|
||||
-
|
||||
base: 'https://unichamp.burn.dpn'
|
||||
condition: 'applicationContext == "Development"'
|
||||
-
|
||||
base: 'https://unichamp.ddev.site'
|
||||
condition: 'applicationContext == "Development/Ddev"'
|
||||
condition: 'applicationContext == "Development"'
|
||||
disableStaticFileCache: false
|
||||
errorHandling:
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user