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