This commit is contained in:
parent
94f1478650
commit
bee83aeb29
@ -23,6 +23,8 @@ services:
|
||||
networks:
|
||||
- drone
|
||||
- sentry
|
||||
- gitea
|
||||
- youtrack
|
||||
|
||||
drone-db:
|
||||
image: postgres:10
|
||||
@ -219,6 +221,8 @@ services:
|
||||
youtrack:
|
||||
image: jetbrains/youtrack:2019.3.65503
|
||||
restart: always
|
||||
depends_on:
|
||||
- smtp
|
||||
networks:
|
||||
- youtrack
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user