mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-22 06:47:56 +01:00
Merge branch 'development' of gitlab.com:fabinfra/fabaccess/bffh into development
This commit is contained in:
commit
8f333b81ad
@ -1,6 +1,6 @@
|
|||||||
[Testuser]
|
[Testuser]
|
||||||
# Define them in roles.toml as well
|
# Define them in roles.toml as well
|
||||||
roles = []
|
roles = [ "somerole/local" ]
|
||||||
|
|
||||||
# If two or more users want to use the same machine at once the higher prio
|
# If two or more users want to use the same machine at once the higher prio
|
||||||
# wins
|
# wins
|
||||||
|
@ -10,4 +10,4 @@ services:
|
|||||||
links:
|
links:
|
||||||
- mqtt
|
- mqtt
|
||||||
mqtt:
|
mqtt:
|
||||||
image: eclipse-mosquitto
|
image: eclipse-mosquitto:1.6.13
|
||||||
|
Loading…
Reference in New Issue
Block a user