This website works better with JavaScript.
Explore
Help
Register
Sign In
Arky
/
base_infrastructure
mirror of
https://github.com/archellir/base_infrastructure
Watch
1
Star
0
Fork
You've already forked base_infrastructure
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
feat(pgSQL): fix version
Browse Source
master
arcbjorn
2 years ago
parent
6f1e4f5527
commit
c8fb3da605
1 changed files
with
1 additions
and
1 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
2
postgresql/docker-compose.yaml
Unescape
Escape
View File
@ -1,4 +1,4 @@
version
:
3.8
version
:
"3.8"
services:
postgresql:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Arky/base_infrastructure
Title
Body
Create Issue