mirror of
https://github.com/ctwj/urldb.git
synced 2025-11-25 03:15:04 +08:00
5 lines
167 B
Plaintext
5 lines
167 B
Plaintext
# API Server Configuration
|
|
NUXT_PUBLIC_API_SERVER=http://localhost:8080/api
|
|
|
|
# OG Image Service Configuration
|
|
NUXT_PUBLIC_OG_API_URL=http://localhost:8081/api/og-image |