mirror of
https://github.com/penxio/penx.git
synced 2026-04-19 03:03:06 -04:00
7 lines
195 B
Bash
7 lines
195 B
Bash
NEXT_PUBLIC_POSTS_PAGE_SIZE=20
|
|
NEXT_PUBLIC_THEME=penx-theme-garden
|
|
|
|
DATABASE_URL=postgresql://user:demo@43.154.135.183:5437/demo
|
|
|
|
# DATABASE_URL="postgresql://user:penx@43.154.135.183:5432/penx"
|