mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
upt playbook
This commit is contained in:
@ -17,8 +17,8 @@ services:
|
|||||||
app:
|
app:
|
||||||
ports:
|
ports:
|
||||||
- 3002:3000
|
- 3002:3000
|
||||||
uid: 0
|
PUID: 0
|
||||||
gid: 0
|
PGID: 0
|
||||||
image: semaphoreui/semaphore:latest
|
image: semaphoreui/semaphore:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
Reference in New Issue
Block a user