This website works better with JavaScript.
Home
Explore
Help
Sign In
wes
/
KettleBlog
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
15
Projects
Releases
Wiki
Activity
Browse Source
Use .envrc file in couchdb service
pull/1/head
Wesley Kerfoot
6 years ago
parent
e1a414eafe
commit
8240cf11e4
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
docker-compose.yml
2
docker-compose.yml
View File
@ -9,3 +9,5 @@ services:
image
:
couchdb
ports:
-
"127.0.0.1:5984:5984"
env_file:
-
"./.envrc"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
wes/KettleBlog
Title
Body
Create Issue