version: '3' services: app: environment: - SQL_DB=testdb db: environment: - POSTGRES_USER=${SQL_USER} - SQL_DB=testdb