Merge pull request 'init-stack' (#7) from init-stack into main

Reviewed-on: #7
This commit was merged in pull request #7.
This commit is contained in:
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