diff --git a/README.md b/README.md index c2f0cca..09918bd 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Compile: 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: