--- title: epicgames-freegames date: 2024-11-23T22:10:42+08:00 lastmod: 2025-05-21T12:33:51+08:00 --- # epicgames-freegames ```yaml services: epic-free-games: image: ghcr.io/claabs/epicgames-freegames-node:latest container_name: epic-free-games ports: - "3100:3000" volumes: - /mnt/mydata/epic-game-free/:/usr/app/config:rw mem_limit: 2g restart: unless-stopped ```   查看容器日志使用地址直接进入配置页面。   ‍