mirror of https://github.com/kcal-app/kcal.git
Remove PHPMA restart directive for Sail config
This commit is contained in:
parent
6202ddf903
commit
82601406a0
|
@ -37,7 +37,6 @@ services:
|
|||
- sail
|
||||
phpmyadmin:
|
||||
image: phpmyadmin
|
||||
restart: always
|
||||
ports:
|
||||
- 8081:80
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue