Merge branch 'development' of gitlab.com:fabinfra/fabaccess/bffh into development

This commit is contained in:
Gregor Reitzenstein 2021-02-09 17:20:52 +00:00
commit 8f333b81ad
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -10,4 +10,4 @@ services:
links: links:
- mqtt - mqtt
mqtt: mqtt:
image: eclipse-mosquitto image: eclipse-mosquitto:1.6.13