Compose-Library/photofield.compose.yaml.txt
2025-01-25 18:01:48 +01:00

8 lines
No EOL
229 B
Text
Executable file

services:
photofield:
ports:
- ${IP}:${PORT}:8080
volumes:
# - ${DATA_DIR}/data:/app/data
- ${DATA_DIR}/photos:/app/photos:ro
image: ghcr.io/smilyorg/photofield