olomana/photoprism/README.md
2023-02-16 23:16:35 +00:00

13 lines
299 B
Markdown

# Photoprism
Self hosted image gallery for PWS.
### Instructions
Copy `docker-compose.yml.blanked` --> `docker-compose.yml`.
Change the default admin credentials/site/etc.
Note that PHOTOPRISM_SITE_URL has the https prefix while the traefik label does not.
Start with `docker-compose up -d`.