mirror of
https://github.com/Cccc-owo/CheckInApp.git
synced 2026-06-17 05:56:29 +00:00
build: add deploy for linux
This commit is contained in:
+1
-2
@@ -18,8 +18,7 @@ server {
|
||||
server_name your-domain.com; # CHANGE THIS: Replace with your domain or IP
|
||||
|
||||
# CHANGE THIS: Replace with your actual frontend build path
|
||||
# Example: /home/username/CheckInApp/frontend/dist
|
||||
root /path/to/CheckInApp/frontend/dist;
|
||||
root /var/www/checkin-app;
|
||||
index index.html;
|
||||
|
||||
# Access and Error Logs
|
||||
|
||||
Reference in New Issue
Block a user