Update Semaphore/docker-compose.yml
Deploy Semaphore / deploy (push) Successful in 23s

This commit is contained in:
2026-07-20 15:09:50 +00:00
parent 3ddc44ab0d
commit b8a799eb9a
+1 -1
View File
@@ -8,7 +8,7 @@ services:
image: semaphoreui/semaphore:latest image: semaphoreui/semaphore:latest
container_name: semaphore container_name: semaphore
ports: ports:
- "3020:3020" # Web UI accessed via port 3020 - "3020:3020" # Web UI accessed via port 3020
environment: environment:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000