git-svn-id: https://opengnsys.es/svn/trunk@860 a21b9725-9963-47de-94b9-378ad31fedc9

remotes/github/debian-pkg
alonso 2010-04-16 11:34:40 +00:00
parent 7ddc8131b9
commit 6bf1942642
1 changed files with 1 additions and 1 deletions

View File

@ -1244,7 +1244,7 @@ CREATE TABLE IF NOT EXISTS `entornos` (
--
INSERT INTO `entornos` (`identorno`, `ipserveradm`, `portserveradm`, `protoclonacion`, `repositorio`) VALUES
(1, '10.1.15.7', 2008, 'TORRENT', 1);
(1, 'SERVERIP', 2008, 'TORRENT', 1);
-- --------------------------------------------------------