4gray / iptvnator

:tv: Cross-platform IPTV player application with multiple features, such as support of m3u and m3u8 playlists, favorites, TV guide, TV archive/catchup and more.
https://iptvnator.vercel.app
MIT License
2.82k stars 385 forks source link

Cannot deploy by using docker-compose #401

Closed Vanngocan closed 3 months ago

Vanngocan commented 3 months ago

When I deploy by using "docker-compose up -d", I see the container iptvnator_backend_1 running, but container iptvnator_frontend_1 exits immediately.

Steps to reproduce the behavior:

  1. Go to docker folder
  2. Run command: docker-compose up -d

Please fix this issue.

4gray commented 3 months ago

The issue was fixed, please try to pull the latest version.