Resume-Redirect-Portal/vitea.yml

7 lines
89 B
YAML

version: '3'
services:
web:
build: .
ports:
- "80:80"
restart: always