Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wolviex authored Feb 7, 2023
1 parent e13b5ba commit b3664ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Cron is also included to handle jobs internally (backup, index, ...).

~docker run --name seeddms -d -v dms-data:/var/www/seeddms/data -p 8080:80 nlippke/seeddms:6.0.21~

`docker run --name seeddms -d -v dms-data:/var/www/seeddms/data -p 8080:80 ghcr.io/wolviex/seeddms-docker:nightly`
`docker run --name seeddms -d -v dms-data:/var/www/seeddms/data -p 8080:80 olviex/seeddms-docker:latest`

or as compose file

Expand Down

0 comments on commit b3664ad

Please sign in to comment.