Add schedulefde ddd n

This commit is contained in:
yznahmad 2025-06-21 03:40:54 +03:00
parent 23186b4e51
commit bb574f48fc

View File

@ -36,7 +36,7 @@ services:
- NEXT_PUBLIC_API_URL=${NEXT_PUBLIC_API_URL} - NEXT_PUBLIC_API_URL=${NEXT_PUBLIC_API_URL}
env_file: .env env_file: .env
ports: ports:
- "3000" # Let Docker assign a dynamic host port - "8081:3000" # Let Docker assign a dynamic host port
networks: networks:
- infinity-network - infinity-network