mirror of https://github.com/samply/bridgehead.git
Merge pull request #201 from samply/update/landing-page
Added env to landing-page
This commit is contained in:
commit
bff316cde1
minimal
|
@ -58,3 +58,4 @@ services:
|
|||
HOST: ${HOST}
|
||||
PROJECT: ${PROJECT}
|
||||
SITE_NAME: ${SITE_NAME}
|
||||
ENVIRONMENT: ${ENVIRONMENT}
|
||||
|
|
Loading…
Reference in New Issue