mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-21 22:47:55 +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]
|
||||
# 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
|
||||
# wins
|
||||
|
@ -10,4 +10,4 @@ services:
|
||||
links:
|
||||
- mqtt
|
||||
mqtt:
|
||||
image: eclipse-mosquitto
|
||||
image: eclipse-mosquitto:1.6.13
|
||||
|
Loading…
Reference in New Issue
Block a user