화물차 지도 마커와 카카오 키 전환
This commit is contained in:
@@ -44,7 +44,7 @@ tested with `curl -k` while the certificate is being prepared.
|
||||
```text
|
||||
CARGORADAR_PORT=8080
|
||||
ADMIN_TOKEN=
|
||||
KAKAO_JAVASCRIPT_KEY=5e0f889314e6d4f26fb18ee63d09c1ec
|
||||
KAKAO_JAVASCRIPT_KEY=07f4728599ceaf4299f77c772a135423
|
||||
```
|
||||
|
||||
For NAS deployment, start from `.env.nas.example` instead. The recommended NAS
|
||||
@@ -53,7 +53,7 @@ host port is `18081` because `18080` is already forwarded for `opendaw`.
|
||||
```text
|
||||
CARGORADAR_PORT=18081
|
||||
ADMIN_TOKEN=change_this_admin_token
|
||||
KAKAO_JAVASCRIPT_KEY=5e0f889314e6d4f26fb18ee63d09c1ec
|
||||
KAKAO_JAVASCRIPT_KEY=07f4728599ceaf4299f77c772a135423
|
||||
```
|
||||
|
||||
`ADMIN_TOKEN` can stay blank during local MVP testing. For NAS exposure, set it.
|
||||
|
||||
Reference in New Issue
Block a user