BobFang2023 commented on issue #6004: URL: https://github.com/apache/seatunnel/issues/6004#issuecomment-1878270442
> @Hu-WF hi weifeng, I didn't found any file to add those envs in seatunnel_web path. Can you give more information about this? maybe file name/path. > > this is my seatunnel_web path tree: > > ├── bin │ ├── gc.log │ ├── nohup.out │ └── seatunnel-backend-daemon.sh ├── conf │ ├── application.yml │ ├── connector-datasource-mapper.yaml │ ├── hazelcast-client.yaml │ ├── logback-spring.xml │ └── plugin-mapping.properties ├── script │ ├── init_sql.sh │ ├── seatunnel_server_env.sh │ ├── seatunnel_server_h2.sql │ └── seatunnel_server_mysql.sql Centos system is added in the /etc/profile file -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
