version: '3.8' services: app: environment: - APP_ENV=production restart: unless-stopped nginx: restart: unless-stopped db: restart: unless-stopped