Commit 6f71ef81 authored by 神楽坂玲奈's avatar 神楽坂玲奈

iprule

parent 5c54e2e1
Pipeline #15743 passed with stages
in 50 seconds
......@@ -7,4 +7,4 @@ COPY package*.json ./
RUN npm ci
COPY . .
CMD [ "./node_modules/.bin/ts-node", "src/main.ts"]
CMD [ "./entrypoint.sh"]
ip rule add pref 60 ipproto udp sport 495 dport 495 lookup main
npm start
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment