Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ┌──────────────────────┬──────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
- │ NAME │ VALUE │ NOTE │
- ├──────────────────────┼──────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
- │ DOPPLER_CONFIG │ dev_docker │ │
- │ DOPPLER_ENVIRONMENT │ dev │ │
- │ DOPPLER_PROJECT │ notes-app │ │
- │ PEXELS_API_KEY │ random │ https://www.pexels.com/api/key/ │
- │ POSTGRES_DB │ notes │ │
- │ POSTGRES_HOST_ENCORE │ db │ │
- │ POSTGRES_PASSWORD │ example │ │
- │ POSTGRES_PORT_ENCORE │ 5432 │ │
- │ POSTGRES_USER │ postgres │ │
- │ VITE_API_ENDPOINT │ http://localhost:8080 │ API endpoint via Encore cli or docker build │
- └──────────────────────┴──────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
- 4:01PM INF compiling Encore application for linux/amd64
- 4:01PM ERR build infra config: could not decode infra config: json: cannot unmarshal object into Go struct field SQLServer.sql_servers.host of type string
- make: *** [Makefile:21: up] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement