Skip to content

v0.0.4

Compare
Choose a tag to compare
@Siumauricio Siumauricio released this 23 May 06:00
· 1409 commits to main since this release
56a94ad

What's Changed

Note

Initially when dokploy was installed by mistake we exposed the port of the redis database which is the one we use to make queues to the deployments, in this update we corrected that error, to apply the changes it is necessary to do the following:

  1. Go to your server
  2. run this command docker service rm dokploy-redis
  3. go to your dokploy panel -> settings -> server -> reload (this will make to recreate the redis instance without the port exposed)

New Contributors

Full Changelog: v0.0.3...v0.0.4