fix: set explicit project name for dev compose to avoid conflicts
The dev compose was inheriting 'nas-dashboard' project name, causing conflicts with the production dashboard when trying to use the same networks.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
name: nas-dashboard-dev
|
||||
|
||||
services:
|
||||
dashboard-dev:
|
||||
image: nas-dashboard-dev:latest
|
||||
|
||||
Reference in New Issue
Block a user