1
0
mirror of https://github.com/immich-app/immich.git synced 2026-05-21 21:48:14 +02:00

Implementing scroll bar like Google Photos

This commit is contained in:
Alex Tran
2022-02-03 21:01:14 -06:00
parent bafc32f30a
commit 56c92cd83b
9 changed files with 115 additions and 88 deletions
+5
View File
@@ -0,0 +1,5 @@
run_server_dev:
docker-compose -f ./server/docker-compose.yml up
run_server_update:
docker-compose -f ./server/docker-compose.yml up --build -V