Compare commits

...

2 Commits

Author SHA1 Message Date
5914d4dc2a Merge pull request 'this should trigger workflow' (#2) from init-stack into main
Reviewed-on: #2
2025-03-16 00:52:26 +00:00
ThaMunsta
d71e6f0af0 lets try this 2025-03-15 20:49:00 -04:00

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