mirror of
https://git.reisber.space/Reisber/Personal
synced 2026-04-10 09:54:11 +00:00
Добавить docker/first-try/compose.yaml
Signed-off-by: Reisber <admin@reisber.space>
This commit is contained in:
5
docker/first-try/compose.yaml
Normal file
5
docker/first-try/compose.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
services:
|
||||||
|
web:
|
||||||
|
build: .
|
||||||
|
ports:
|
||||||
|
- "${APP_PORT}:5000"
|
||||||
Reference in New Issue
Block a user