This commit is contained in:
2025-12-01 23:09:45 +01:00
parent 43b639d032
commit 72e396ca25

View File

@@ -25,7 +25,6 @@ services:
SEMAPHORE_PLAYBOOK_PATH: /tmp/semaphore/ SEMAPHORE_PLAYBOOK_PATH: /tmp/semaphore/
TZ: Europe/Bratislava TZ: Europe/Bratislava
image: ${DOCKER_REGISTRY:-}semaphoreui/semaphore:latest image: ${DOCKER_REGISTRY:-}semaphoreui/semaphore:latest
mem_limit: 1g
ports: ports:
- target: 3000 - target: 3000
published: 3002 published: 3002