init-stack #7

Merged
ThaMunsta merged 5 commits from init-stack into main 2025-03-16 01:47:06 +00: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