2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-18 17:58:00 +03:00
2022-09-13 16:11:37 +03:00

7 lines
94 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/postgres:15"
build:
context: .