chore: Update API server path in production environment
This commit is contained in:
parent
fab2a5f9ff
commit
8fe1620b05
@ -1,6 +1,6 @@
|
||||
NEXT_PUBLIC_TEST="테스트변수입니다. production"
|
||||
|
||||
NEXT_PUBLIC_API_SERVER_PATH="http://localhost:8080"
|
||||
NEXT_PUBLIC_API_SERVER_PATH="http://1.248.227.176:38080"
|
||||
|
||||
DATABASE_URL=""
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user