mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-13 17:19:52 +00:00
Update docker-compose.yml
This commit is contained in:
parent
256f1b2a4e
commit
cf53b4f4b7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user