mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 06:34:15 +00:00
feat: move images to nginx
This commit is contained in:
parent
a42a4126ec
commit
c951c7d755
11 changed files with 29 additions and 169 deletions
|
|
@ -5,7 +5,8 @@ REDIS_URL="redis://localhost:6379/0"
|
|||
|
||||
# Used for metadata, sitemaps, etc.
|
||||
NEXT_PUBLIC_BASE_URL=http://localhost:3000
|
||||
FRONTEND_URL=http://localhost:4321
|
||||
NEXT_PUBLIC_FRONTEND_URL=http://localhost:5173
|
||||
NEXT_PUBLIC_STATIC_URL=
|
||||
|
||||
CLOUDFLARE_ZONE_ID=XXXXXXXXXXXXXXXX
|
||||
CLOUDFLARE_API_TOKEN=XXXXXXXXXXXXXXXX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue