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 pgAdmin container
Browse Source
master
arcbjorn
2 years ago
parent
07b4b0ed25
commit
9fcbb3c31e
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
postgresql/docker-compose.yaml
Unescape
Escape
View File
@ -23,6 +23,9 @@ services:
restart
:
always
networks:
-
postgresql-network
environment:
-
stack.env
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Arky/base_infrastructure
Title
Body
Create Issue