Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
70891e2fb5 |
+1
-1
@@ -49,7 +49,7 @@ services:
|
|||||||
interval: 30s
|
interval: 30s
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 6
|
retries: 6
|
||||||
start_period: ${APP_START_PERIOD:-5m}
|
start_period: "${APP_START_PERIOD:-5m}"
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:13
|
image: postgres:13
|
||||||
|
|||||||
Reference in New Issue
Block a user