diff --git a/README.md b/README.md index 7e74267..38f4ad8 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ services: - $PWD/logs/npm:/root/.npm/_logs/ - $PWD/data/:/root/okiba-org-backend/data ports: - - 3000:3000 + - 3000:80 - 8080:8080 restart: always #########################