mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-12-16 07:16:17 +00:00
Initial commit
This commit is contained in:
6
static_files/AdminLTE-3.2.0/.gitpod.yml
Normal file
6
static_files/AdminLTE-3.2.0/.gitpod.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
tasks:
|
||||
- init: npm install
|
||||
command: npm run dev
|
||||
ports:
|
||||
- port: 3000
|
||||
onOpen: open-preview
|
||||
Reference in New Issue
Block a user