Update docker-compose.yml

This commit is contained in:
LRVT 2023-02-19 06:59:24 +01:00 committed by GitHub
parent 256f1b2a4e
commit cf53b4f4b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ services:
image: jetbrains/youtrack:2022.3.65371
container_name: youtrack
hostname: youtrack
user: 13001:13001 # this is the default UID:GUID; see https://hub.docker.com/r/jetbrains/youtrack/
restart: unless-stopped
ports:
- 8080:8080 # web ui