Deploy PRs to branch.dsv.su.se #1
10
compose.yaml
10
compose.yaml
@ -24,11 +24,11 @@ services:
|
|||||||
interval: 3s
|
interval: 3s
|
||||||
timeout: 1s
|
timeout: 1s
|
||||||
retries: 5
|
retries: 5
|
||||||
volumes:
|
# volumes:
|
||||||
- type: bind
|
# - type: bind
|
||||||
source: ./db/
|
# source: ./db/
|
||||||
target: /docker-entrypoint-initdb.d/
|
# target: /docker-entrypoint-initdb.d/
|
||||||
read_only: true
|
# read_only: true
|
||||||
|
|
||||||
oauth2:
|
oauth2:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user