add version card to settings, branch push protection
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@ services:
|
||||
|
||||
frontend:
|
||||
build:
|
||||
context: ./frontend
|
||||
dockerfile: Dockerfile
|
||||
context: .
|
||||
dockerfile: frontend/Dockerfile
|
||||
container_name: excalidash-frontend
|
||||
ports:
|
||||
- "6767:80"
|
||||
|
||||
Reference in New Issue
Block a user