Просмотр исходного кода

bugfix: Default path for entities files

jamesread 2 лет назад
Родитель
Сommit
f3934b1906
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      config.yaml

+ 2 - 2
config.yaml

@@ -195,10 +195,10 @@ entities:
   # will load properly.
   #
   # Docs: https://docs.olivetin.app/entities.html
-  - file: /etc/OliveTin/servers.yaml
+  - file: /etc/OliveTin/entities/servers.yaml
     name: server
 
-  - file: /etc/OliveTin/containers.json
+  - file: /etc/OliveTin/entities/containers.json
     name: container
 
 # Dashboards are a way of taking actions from the default "actions" view, and