Compare commits
1 Commits
4c42f15dc6
...
fetch-test
Author | SHA1 | Date | |
---|---|---|---|
b73865157d |
0
ui/package-lock.json → package-lock.json
generated
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 768 KiB After Width: | Height: | Size: 768 KiB |
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 276 B |
1
src/fetch.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
test
|
@ -1,8 +0,0 @@
|
|||||||
// Fichier vide, regarde config.js.example pour personaliser ce fichier.
|
|
||||||
// Note de dev : Normalement ce fichier ne devrait plus avoir de
|
|
||||||
// modifications
|
|
||||||
|
|
||||||
// config.js
|
|
||||||
export default {
|
|
||||||
mqttBrokerUrl: 'ws://localhost:9001'
|
|
||||||
};
|
|