Skip to content

Commit

Permalink
Update docker-template for speiderapp-postgres
Browse files Browse the repository at this point in the history
Rename file to speiderapp-postgres

Issue #1
  • Loading branch information
Dentsor committed Mar 8, 2021
1 parent de903cc commit 71355e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker/postgres.xml → docker/speiderapp-postgres.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<Container version="1">
<TemplateURL>https://raw.githubusercontent.com/Dentsor/SpeiderappAPI/master/docker/postgres.xml</TemplateURL>
<Container version="3">
<TemplateURL>https://raw.githubusercontent.com/Dentsor/SpeiderappAPI/i1/database-setup/docker/speiderapp-postgres.xml?token=ACJAZZZ5U3M6RTVOSG3JAE3AJ6SNK</TemplateURL>
<Date>2021-03-08</Date>
<Beta>False</Beta>
<Name>speiderapp-postgres</Name>
Expand Down Expand Up @@ -37,8 +37,8 @@
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/postgres/setup</HostDir>
<ContainerDir>/setup</ContainerDir>
<HostDir>/mnt/user/appdata/postgres/initdb</HostDir>
<ContainerDir>/docker-entrypoint-initdb.d</ContainerDir>
<Mode>r</Mode>
</Volume>
</Data>
Expand Down

0 comments on commit 71355e5

Please sign in to comment.