This website requires JavaScript.
Explore
Help
Register
Sign In
ttc
/
micro-service-api
Watch
2
Star
0
Fork
1
You've already forked micro-service-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8df36bd3e22156b8989e61227810154facc68946
micro-service-api
/
entrypoint
4 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
workflow: initial testing Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-21 10:24:38 +07:00
#!/bin/sh
Docker: fix path for scripts Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-21 17:17:17 +07:00
./start-login.sh &
Dockerfile: forgot to add ttc, also add accountingwep api Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-21 17:33:25 +07:00
./start-ttc.sh &
entrypoint: added start api services scripts Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-21 15:52:47 +07:00
exec ./start-accountingwep.sh
Reference in New Issue
Copy Permalink