PORT=3000
DB_HOST=db
DB_PORT=5432
DB_NAME=tictactoe
DB_USER=postgres
DB_PASSWORD=postgres
INSTANCE_ID=backend1
JWT_SECRET=supersecretkey