Merge pull request #201 from samply/update/landing-page

Added env to landing-page
This commit is contained in:
Jan 2024-08-15 10:00:09 +02:00 committed by GitHub
commit bff316cde1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -58,3 +58,4 @@ services:
HOST: ${HOST}
PROJECT: ${PROJECT}
SITE_NAME: ${SITE_NAME}
ENVIRONMENT: ${ENVIRONMENT}