Add ddev config

This commit is contained in:
Björn Fromme
2020-01-19 18:30:14 +01:00
parent 3dde42600d
commit f89bc3620c
4 changed files with 173 additions and 0 deletions
+3
View File
@@ -6,6 +6,9 @@ baseVariants:
-
base: 'https://schnee-event.burn.dpn'
condition: 'applicationContext == "Development/Skimax"'
-
base: 'https://ep-reisen-web.ddev.site'
condition: 'applicationContext == "Development/Ddev"'
disableStaticFileCache: true
errorHandling:
-