+ inbucket in example
This commit is contained in:
@ -46,6 +46,12 @@ services:
|
||||
- user_ssh_key
|
||||
- user_known_hosts
|
||||
- composer_auth
|
||||
inbucket:
|
||||
image: inbucket/inbucket
|
||||
restart: always
|
||||
ports:
|
||||
- "2500:2500"
|
||||
- "9090:9000"
|
||||
db:
|
||||
image: mariadb
|
||||
restart: always
|
||||
|
Reference in New Issue
Block a user