mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
alias
This commit is contained in:
@ -11,7 +11,7 @@ services:
|
||||
- USER_UID=1000
|
||||
- USER_GID=1000
|
||||
- ROOT_URL= https://gitea.sectorq.eu
|
||||
restart: unless-stopped
|
||||
restart: ${RESTART:-unless-stopped}
|
||||
networks:
|
||||
- gitea
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user