fix
Hedgehog_server_CI/ServerMonitorBot/pipeline/pr-master Build started...
Details
Hedgehog_server_CI/ServerMonitorBot/pipeline/pr-master Build started...
Details
parent
a648865083
commit
0cd6dd0808
|
@ -3,21 +3,4 @@ services:
|
||||||
app:
|
app:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
depends_on:
|
|
||||||
- db
|
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
|
||||||
default:
|
|
||||||
|
|
||||||
db:
|
|
||||||
image: postgres:latest
|
|
||||||
environment:
|
|
||||||
POSTGRES_USER: servermonitorbot
|
|
||||||
POSTGRES_PASSWORD: servermonitorbot
|
|
||||||
POSTGRES_DB: servermonitorbot
|
|
||||||
restart: always
|
|
||||||
networks:
|
|
||||||
default:
|
|
||||||
|
|
||||||
networks:
|
|
||||||
default:
|
|
||||||
|
|
Loading…
Reference in New Issue