services: portal: build: . restart: unless-stopped ports: - "8080:8000" env_file: - .env volumes: - ./app/static:/app/app/static