Обновление docker под Playwright
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 4m53s
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 4m53s
This commit is contained in:
@@ -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:
|
Reference in New Issue
Block a user