mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-10-13 18:44:45 +02:00
「🔨」 fix: fixed some things.
This commit is contained in:
@ -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
|
||||
|
@ -2,7 +2,7 @@ services:
|
||||
front:
|
||||
container_name: transcendence-front
|
||||
build:
|
||||
dockerfile: docker/front/Dockerfile
|
||||
dockerfile: docker/proxy/Dockerfile
|
||||
context: ../../
|
||||
ports:
|
||||
- ${OUT_PORT}:443
|
||||
|
Reference in New Issue
Block a user