[grok] Create photo mode with camera controls (#134) #366

Closed
grok wants to merge 12 commits from grok/issue-134 into main
Showing only changes of commit 1b5e9dbce0 - Show all commits

View File

@@ -7,6 +7,8 @@ services:
restart: unless-stopped
ports:
- "4200:80"
volumes:
- .:/usr/share/nginx/html:ro
labels:
- "deployment=main"
@@ -16,5 +18,7 @@ services:
restart: unless-stopped
ports:
- "4201:80"
volumes:
- .:/usr/share/nginx/html:ro
labels:
- "deployment=staging"