first commit
parent
c2c98fb440
commit
fb7994ed55
|
@ -1,4 +1,4 @@
|
||||||
FROM postgres
|
FROM postgres
|
||||||
ENV POSTGRES_USER = together
|
EXPOSE 5432
|
||||||
|
ENV POSTGRES_USER=together
|
||||||
ENV POSTGRES_PASSWORD=togetherno.1
|
ENV POSTGRES_PASSWORD=togetherno.1
|
||||||
USER together
|
|
Loading…
Reference in New Issue