3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 18:25:03 +00:00

fix compose project name

This commit is contained in:
David Wang 2023-01-18 16:28:14 -08:00
parent 2ceee13a1f
commit 282dffde4e
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
version: '3'
name: ${PROJECT_NAME:-zeppelin-prod}
name: zeppelin-prod
services:
nginx:
build: