This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
AuthenticatedAPIDocker
Watch
1
Star
0
Fork
0
You've already forked AuthenticatedAPIDocker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
AuthenticatedAPIDocker
/
app
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
admin
e0f77371db
removed unecessary files and transferred Dockerfile outside /app
2024-09-27 15:54:21 +08:00
..
api
/routes
removed unecessary files and transferred Dockerfile outside /app
2024-09-27 15:54:21 +08:00
config
needs to copy the my.cnf to each mysql service for it to use user=root instead of the default user=mysql. also for portainer, nodejs can now access different dbs. will need to create tbl for tbl_user inside the popcenauth schema and for the mysql-data, it needs to connect to my local db?? idk
2024-09-20 15:49:05 +08:00
middlewares
removed the default secret key
2024-09-24 09:44:53 +08:00
package-lock.json
final authenticated api using docker, built new image installing mysql-client and nano on top of nodejs image
2024-09-20 11:16:08 +08:00
package.json
changed authors
2024-09-24 13:13:57 +08:00
server.js
removed the default secret key
2024-09-24 09:44:53 +08:00