Обновление docker под Playwright
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 4m53s

This commit is contained in:
2025-09-06 19:28:43 +03:00
parent 60d541e34f
commit ae7c55cce3
3 changed files with 23 additions and 14 deletions

View File

@@ -13,5 +13,10 @@ services:
- MS_USERNAME=${MS_USERNAME}
- MS_PASSWORD=${MS_PASSWORD}
# - TOKEN=
volumes:
- data:/app/data
restart: always
image: git.zetcraft.ru/serega404/sfeduschedule:main
volumes:
data: