to 8010
Some checks failed
Deploy FastAPI Application / deploy (push) Failing after 5s

This commit is contained in:
Zikil 2024-12-11 15:28:37 +07:00
parent 734a32f68d
commit 0b187d2110

View File

@ -125,7 +125,7 @@ jobs:
# docker build
docker build -t sybiko_website .
docker run -p 8000:8000 sybiko_website
docker run -p 8000:8010 sybiko_website
# Перезапускаем сервисы
# docker-compose up -d