mirror of
https://github.com/kennethnym/aris.git
synced 2026-03-25 11:21:17 +00:00
Compare commits
2 Commits
kn/add-ser
...
fix/admin-
| Author | SHA1 | Date | |
|---|---|---|---|
|
81b32ed576
|
|||
| 02f519c29c |
@@ -36,4 +36,4 @@ services:
|
|||||||
commands:
|
commands:
|
||||||
start: |
|
start: |
|
||||||
gitpod --context environment environment port open 5174 --name "Admin Dashboard" --protocol https
|
gitpod --context environment environment port open 5174 --name "Admin Dashboard" --protocol https
|
||||||
cd apps/admin-dashboard && bun run dev
|
cd apps/admin-dashboard && bun run dev --host
|
||||||
|
|||||||
Reference in New Issue
Block a user