This commit is contained in:
ingi 2026-05-16 10:10:38 +00:00
parent 13c69f2f53
commit 2a615b9c06
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
version: '3.8'
services:
node-app:
build: .
build:
context: .
dockerfile: Dockerfile
container_name: iykyk_msn-service
restart: always
ports: