✨ Staging env file and prefix title with [DEV] while in staging
This commit is contained in:
@ -16,5 +16,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
mode: staging
|
||||
ports:
|
||||
- "4322:4321"
|
Reference in New Issue
Block a user