Compare commits

...

6 Commits

Author SHA1 Message Date
987c154021 Merge pull request 'init-stack' (#7) from init-stack into main
Reviewed-on: #7
2025-03-16 01:47:06 +00:00
ThaMunsta
23d0d0750d test 2025-03-15 21:43:11 -04:00
ThaMunsta
e9f21838e6 updates 2025-03-15 21:42:32 -04:00
ThaMunsta
52f1c80b29 updates 2025-03-15 21:39:50 -04:00
ThaMunsta
68279e1ade update 2025-03-15 21:39:31 -04:00
ThaMunsta
ef3d08e852 init 2025-03-15 21:38:40 -04:00
2 changed files with 2 additions and 4 deletions

View File

@@ -4,9 +4,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:
branches:
- 'stack-init'
paths:
- 'stack.yml'
- stack-init
jobs:
Create-Stack:

View File

@@ -8,4 +8,4 @@ services:
environment:
- TZ=America/Toronto
ports:
- 1111:80
- 1114:80