Skip to content

Commit 52a417f

Browse files
committed
chore(docker): updated docker compose files
1 parent 4f57417 commit 52a417f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

selfhost/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ services:
66
- "3000:3000"
77
volumes:
88
- ./data:/app/data
9+
# environment:
10+
# - AUTH_SECRET=CHANGE_ME
911
restart: unless-stopped

0 commit comments

Comments
 (0)