Skip to content

Commit

Permalink
feat: add env for 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xbingW committed Aug 1, 2024
1 parent 07900ac commit d060377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ services:
image: ${IMAGE_PREFIX}/safeline-luigi-g:${IMAGE_TAG}
environment:
- MGT_IP=${SUBNET_PREFIX}.4
- LUIGI_PG=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
volumes:
- /etc/localtime:/etc/localtime:ro
- ${SAFELINE_DIR}/resources/luigi:/app/data
Expand Down

0 comments on commit d060377

Please sign in to comment.