diff --git a/README.md b/README.md index 91cdbf9..c0d929b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ services: app: build: ./app ports: - - "127.0.0.1:7002:7002" + - "127.0.0.1:7002:4173" depends_on: - api env_file: all.env