Update docker-compose.yml

This commit is contained in:
Alec Hoefler 2021-07-01 05:49:07 +00:00
parent 56cd60d82e
commit 0fb860914f

View file

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