thesis / Compose.yaml
LennardZuendorf's picture
chore: splitting up repositories
de2c597 unverified
raw
history blame
80 Bytes
version: '3.8'
services:
application:
build: .
ports:
- "80:80"