mirror of
https://github.com/runyanjake/olomana.git
synced 2025-10-05 05:37:29 -07:00
13 lines
299 B
Markdown
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`.
|