mirror of
https://github.com/DerTyp7/tealfire-website.git
synced 2025-10-28 12:22:14 +01:00
7 lines
130 B
YAML
7 lines
130 B
YAML
services:
|
|
tealfire-website:
|
|
image: dertyp7/tealfire-website:latest
|
|
restart: unless-stopped
|
|
ports:
|
|
- 80:80/tcp
|