Skip to content

Commit f813f7b

Browse files
committed
error in compose for prod
1 parent 4b1fc57 commit f813f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ services:
5555
postgres:
5656
condition: service_healthy
5757
env_file:
58-
- .env.example
58+
- .env
5959
restart: "no"
6060

6161
postgres:

0 commit comments

Comments
 (0)