🔨」 fix: fixed some things.

This commit is contained in:
2025-08-27 17:25:39 +02:00
parent ba9f43456a
commit 038cfb4063
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ services:
front:
container_name: transcendence-front
build:
dockerfile: docker/front/Dockerfile.prod
dockerfile: docker/proxy/Dockerfile.prod
context: ../../
ports:
- ${OUT_PORT}:443

View File

@ -2,7 +2,7 @@ services:
front:
container_name: transcendence-front
build:
dockerfile: docker/front/Dockerfile
dockerfile: docker/proxy/Dockerfile
context: ../../
ports:
- ${OUT_PORT}:443