This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev-2.1.4
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
The following commit(s) were added to refs/heads/dev-2.1.4 by this push:
new 5174d20ac [Improve] code style improvement
5174d20ac is described below
commit 5174d20ac747e456e589eac70e25fbc1b4947f64
Author: benjobs <[email protected]>
AuthorDate: Sat Apr 6 23:26:18 2024 +0800
[Improve] code style improvement
---
docker/.env | 1 +
1 file changed, 1 insertion(+)
diff --git a/docker/.env b/docker/.env
index 4a1f5de11..1f0af8f14 100644
--- a/docker/.env
+++ b/docker/.env
@@ -15,6 +15,7 @@
# specific language governing permissions and limitations
# under the License.
#
+
SERVER_PORT=10000
FLINK=flink1.14.5
FLINK_IMAGE=flink:1.14.5-scala_2.12