chore: updated run command
This commit is contained in:
@@ -25,7 +25,7 @@ Compile:
|
|||||||
Run:
|
Run:
|
||||||
|
|
||||||
```
|
```
|
||||||
NODE_ENV=production HTTP_PORT=1234 DATABASE_PATH=/opt/owof-announcements/data.db UPLOADS_DIR=/opt/owof-announcements/uploads node /opt/owof-announcements/code/src/server/main.ts
|
NODE_ENV=production HTTP_PORT=1234 DATABASE_PATH=/opt/owofannouncements/data.db UPLOADS_DIR=/opt/owofannouncements/uploads node /opt/owofannouncements/server/src/server/main.ts
|
||||||
```
|
```
|
||||||
|
|
||||||
Copy to server:
|
Copy to server:
|
||||||
|
|||||||
Reference in New Issue
Block a user