semaphore/docker-compose-tryout.yml hinzugefügt

This commit is contained in:
2025-08-04 13:30:59 +00:00
parent 0846465b56
commit 7cb1318f67

View File

@@ -0,0 +1,11 @@
services:
semaphore:
ports:
- 3000:3000
image: semaphoreui/semaphore:latest
environment:
SEMAPHORE_DB_DIALECT: bolt
SEMAPHORE_ADMIN_PASSWORD: changeme
SEMAPHORE_ADMIN_NAME: admin
SEMAPHORE_ADMIN_EMAIL: admin@localhost
SEMAPHORE_ADMIN: admin