mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
8 lines
93 B
YAML
8 lines
93 B
YAML
version: "3.7"
|
|
|
|
services:
|
|
webapp:
|
|
build:
|
|
context: .
|
|
target: build-and-test
|