This website works better with JavaScript.
Explore
Help
Sign In
TRUNK
/
docker-treetalker
Watch
3
Star
0
Fork
You've already forked docker-treetalker
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
add: volumes declaration
Browse Source
main
w2
4 years ago
parent
009e29bc56
commit
cc29367d7a
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
docker-compose.yml
Unescape
Escape
View File
@ -51,3 +51,6 @@ services:
restart
:
unless-stopped
restart
:
unless-stopped
ports:
ports:
-
"3000:3000"
-
"3000:3000"
volumes:
postgres_data:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
TRUNK/docker-treetalker
Title
Body
Create Issue