Fixed typo service--> services
This commit is contained in:
@@ -157,7 +157,7 @@ helper.mkPodmanService {
|
||||
'';
|
||||
|
||||
extraConfig = {
|
||||
environment.etc."${config.numbus.service.traefikDynamicConfigDir}/nextcloud-onlyoffice.yaml".text = ''
|
||||
environment.etc."${config.numbus.services.traefikDynamicConfigDir}/nextcloud-onlyoffice.yaml".text = ''
|
||||
http:
|
||||
routers:
|
||||
nextcloud-onlyoffice:
|
||||
@@ -177,7 +177,7 @@ helper.mkPodmanService {
|
||||
- url: "http://host.containers.internal:9980"
|
||||
'';
|
||||
|
||||
environment.etc."${config.numbus.service.traefikDynamicConfigDir}/nextcloud-whiteboard.yaml".text = ''
|
||||
environment.etc."${config.numbus.services.traefikDynamicConfigDir}/nextcloud-whiteboard.yaml".text = ''
|
||||
http:
|
||||
routers:
|
||||
nextcloud-whiteboard:
|
||||
|
||||
Reference in New Issue
Block a user