mirror of
https://github.com/kennethnym/aris.git
synced 2026-03-26 11:51:17 +00:00
Compare commits
1 Commits
fix/admin-
...
kn/add-ser
| Author | SHA1 | Date | |
|---|---|---|---|
|
91aec95d04
|
@@ -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 --host
|
cd apps/admin-dashboard && bun run dev
|
||||||
|
|||||||
Reference in New Issue
Block a user