mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-06 22:17:30 +00:00
Merge remote-tracking branch 'origin/next' into audit-policies
This commit is contained in:
@@ -733,6 +733,7 @@ describe('custom_docker_run_options validation', function () {
|
||||
'--entrypoint "sh -c \'npm start\'"',
|
||||
'--entrypoint "sh -c \'php artisan schedule:work\'"',
|
||||
'--hostname "my-host"',
|
||||
'--dns 10.0.0.10 --dns=1.1.1.1',
|
||||
]);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user