File frontend added to app
This commit is contained in:
parent
ad805fdca1
commit
0a83d08492
62 changed files with 497 additions and 64 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Define the port
|
||||
PORT=9000
|
||||
PORT=8080
|
||||
|
||||
# Check if the port is in use and release it if necessary.
|
||||
echo "Checking if port $PORT is in use..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue