Archived
2
0
Fork 0
forked from blallo/Feedati

add panel submodule

This commit is contained in:
boyska 2018-09-29 23:57:11 +02:00
parent c75aede91b
commit 3d257e7581
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -5,3 +5,6 @@
[submodule "rss-bridge"]
path = rss-bridge
url = https://git.lattuga.net/blallo/rss-bridge.git
[submodule "panel"]
path = panel
url = https://git.lattuga.net/blallo/feedpanel

View file

@ -1,3 +1,4 @@
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
CREATE USER ttrss WITH PASSWORD 'ttpass';
CREATE USER panel WITH PASSWORD 'panelpass';
GRANT CREATE ON DATABASE feeds TO 'panel';

1
panel Submodule

@ -0,0 +1 @@
Subproject commit 4bc6c099773b60540d7f9ea9f660269b88e2565b