lets try this

This commit is contained in:
ThaMunsta
2025-03-15 20:49:00 -04:00
parent d9b539464f
commit d71e6f0af0

11
stack.yml Normal file
View File

@@ -0,0 +1,11 @@
---
version: '3'
services:
whoami:
image: containous/whoami:latest
container_name: whoami
environment:
- TZ=America/Toronto
ports:
- 1115:80