dockge/extra
laurentlemercier 4fe1625f8d
Update reset-password.ts
You can use a variable in order to set password value : 
docker exec -e PASSWORD=value -it dockge npm run reset-password
and you still have the standard behavior when no PASSWORD provided : 
docker exec -it dockge npm run reset-password
2024-02-11 22:56:04 +01:00
..
templates Init (#1) 2023-11-11 22:18:37 +08:00
clean-tsx-tmp.js Workaround fix for tsx issue (#380) 2024-01-19 02:13:43 +08:00
close-incorrect-issue.js Add @actions/github 2023-11-22 01:12:54 +08:00
env2arg.js Add release process 2023-11-12 16:27:02 +08:00
healthcheck.go WIP (#211) 2023-11-30 16:10:37 +08:00
mark-as-nightly.ts Init (#1) 2023-11-11 22:18:37 +08:00
reformat-changelog.ts Update to 1.3.5 2023-12-17 06:21:24 +08:00
reset-password.ts Update reset-password.ts 2024-02-11 22:56:04 +01:00
test-docker.ts Add release process 2023-11-12 16:27:02 +08:00
update-version.ts Update 2023-11-12 16:39:21 +08:00