This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
JugarAlPadelOC
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Declaro DATABASE en entrypoint.sh
main
Celestino Rey
10 months ago
parent
6738aaf04f
commit
04c43a2a98
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/config/entrypoint.sh
+ 1
- 0
src/config/entrypoint.sh
View File
@ -1,5 +1,6 @@
#!/bin/bash
#!/bin/bash
RUN_PORT
=
"8000"
RUN_PORT
=
"8000"
DATABASE
=
postgres
SQL_HOST
=
postgresql
SQL_HOST
=
postgresql
SQL_PORT
=
5432
SQL_PORT
=
5432
Write
Preview
Loading…
Cancel
Save