services: db: image: postgres restart: always environment: POSTGRES_PASSWORD: example POSTGRES_USER: go-urlsh POSTGRES_DB: go-urlsh