mirror of
https://github.com/Llloooggg/Dyxless.git
synced 2026-03-06 02:36:24 +03:00
8 lines
67 B
Batchfile
8 lines
67 B
Batchfile
|
|
@echo off
|
|
|
|
set PORT=5000
|
|
|
|
docker-compose build
|
|
docker-compose up
|