Update docker-compose.yml

This commit is contained in:
Alec Hoefler 2021-07-01 05:49:07 +00:00
parent 56cd60d82e
commit 0fb860914f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
version: "3.3"
services:
web:
build: .
image: gitlab.a-hoefler.eu/ha/profilpage
ports:
- 8080:80