fix(docker): restart always
This commit is contained in:
parent
512bc25f06
commit
98c2bb7130
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ services:
|
|||
- sintonia_laravel_port=${SINTONIA_LARAVEL_PORT}
|
||||
- sintonia_vite_port=${SINTONIA_VITE_PORT}
|
||||
- PHP_IDE_CONFIG=serverName=sintonia
|
||||
restart: always
|
||||
|
||||
nginx:
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue