python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
changing rest endpoint with talend dynamically
So i'm working with talend esb 8 , in it i'm creating some rest end point .These endpoints will be used in an other software that needs these endpoint to be public (public ip) . So i find a solution t...
eya gue
Votes: 0
Answers: 1
Default Web Site not displaying in localhost
I was wondering if anyone can help with the following issue. We have IIS 10 enable on Windows Server 2016. If we open IIS and try to Browse the Default Web Site in http port 80, the localhost page in ...
cemago
Votes: 0
Answers: 1
How to Change vite application port
If you are change the vite application port please follow the procedure.
"scripts": {
"dev": "vite --port 3006",
"build": "vite build",
"pr...
Arun Kumar
Votes: 0
Answers: 2
Airflow: 'ERR_CONNECTION_REFUSED' on port 8080 & 8081
I installed airflow (v 2.2.4) on the ami below:
The folder it currently lives in is here (But should I relocate this somewhere else per these docs?)
/home/ec2-user/airflow/airflow.cfg
##WHEN I RUN ech...
0004
Votes: 0
Answers: 1