mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-03-18 15:50:48 +01:00
build
This commit is contained in:
@@ -4,9 +4,6 @@ services:
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_started
|
||||
dns:
|
||||
- 192.168.77.1
|
||||
- 192.168.77.101
|
||||
environment:
|
||||
SECRET_MYPASSWORD: bDRjMWo0eWQzM0R1NWxv
|
||||
SECRET_GITLAB: Z2xwYXQtdWotbi1lRWZUWTM5OFBFNHZLU1M=
|
||||
@@ -41,7 +38,6 @@ services:
|
||||
server:
|
||||
cors:
|
||||
enabled: true
|
||||
|
||||
image: ${DOCKER_REGISTRY:-}kestra/kestra:${KESTRA_VERSION:-latest}
|
||||
labels:
|
||||
com.centurylinklabs.watchtower.enable: 'true'
|
||||
|
||||
Reference in New Issue
Block a user