diff --git a/README.md b/README.md index e67c62a..1bfcaed 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ services: frontend: image: loudbook/pastebook-frontend:latest ports: - - "80:3000" + - "3000:3000" depends_on: - pastebook-backend networks: