Add settings for default coop
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -166,3 +166,6 @@ default: &defaults
|
|||||||
# don't remove this, required to run the app
|
# don't remove this, required to run the app
|
||||||
production:
|
production:
|
||||||
<<: *defaults
|
<<: *defaults
|
||||||
|
|
||||||
|
{{ env "FOODCOOP_NAME" }}:
|
||||||
|
<<: *defaults
|
||||||
|
Reference in New Issue
Block a user