init.sample

This commit is contained in:
insanity 2018-07-05 17:01:40 +09:00
parent 45d572ad1e
commit f94c48e02c

View File

@ -555,7 +555,7 @@ VALUES
INSERT INTO public.infra_service
(id, description, infra_host_port_id, meta_crypto_type_id, meta_target_service_type_id)
VALUES
(28, NULL, 17, 17, 1047);
(28, NULL, 17, 1, 1047);
INSERT INTO public.target