From ef3d08e852203ac02b6e50f0f495d7d5f11d36a7 Mon Sep 17 00:00:00 2001 From: ThaMunsta Date: Sat, 15 Mar 2025 21:38:40 -0400 Subject: [PATCH 1/5] init --- stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yml b/stack.yml index 4b148e2..f8f5b3c 100644 --- a/stack.yml +++ b/stack.yml @@ -8,4 +8,4 @@ services: environment: - TZ=America/Toronto ports: - - 1111:80 \ No newline at end of file + - 1112:80 \ No newline at end of file -- 2.49.1 From 68279e1ade4b74445c58a046f4583ac6bc4a53cd Mon Sep 17 00:00:00 2001 From: ThaMunsta Date: Sat, 15 Mar 2025 21:39:31 -0400 Subject: [PATCH 2/5] update --- .gitea/workflows/init-stack.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/init-stack.yaml b/.gitea/workflows/init-stack.yaml index 00d1396..c4dacbe 100644 --- a/.gitea/workflows/init-stack.yaml +++ b/.gitea/workflows/init-stack.yaml @@ -5,8 +5,6 @@ on: push: branches: - 'stack-init' - paths: - - 'stack.yml' jobs: Create-Stack: -- 2.49.1 From 52f1c80b29e0e0ca735476b6ab5a3d68702bb60f Mon Sep 17 00:00:00 2001 From: ThaMunsta Date: Sat, 15 Mar 2025 21:39:50 -0400 Subject: [PATCH 3/5] updates --- stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yml b/stack.yml index f8f5b3c..aae63e0 100644 --- a/stack.yml +++ b/stack.yml @@ -8,4 +8,4 @@ services: environment: - TZ=America/Toronto ports: - - 1112:80 \ No newline at end of file + - 1113:80 \ No newline at end of file -- 2.49.1 From e9f21838e61bab69042474d3bb0972e6a327d002 Mon Sep 17 00:00:00 2001 From: ThaMunsta Date: Sat, 15 Mar 2025 21:42:32 -0400 Subject: [PATCH 4/5] updates --- .gitea/workflows/init-stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/init-stack.yaml b/.gitea/workflows/init-stack.yaml index c4dacbe..b96396a 100644 --- a/.gitea/workflows/init-stack.yaml +++ b/.gitea/workflows/init-stack.yaml @@ -4,7 +4,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: push: branches: - - 'stack-init' + - stack-init jobs: Create-Stack: -- 2.49.1 From 23d0d0750d8f9a7ff6108219e853edda98f75387 Mon Sep 17 00:00:00 2001 From: ThaMunsta Date: Sat, 15 Mar 2025 21:43:11 -0400 Subject: [PATCH 5/5] test --- stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yml b/stack.yml index aae63e0..1b912e1 100644 --- a/stack.yml +++ b/stack.yml @@ -8,4 +8,4 @@ services: environment: - TZ=America/Toronto ports: - - 1113:80 \ No newline at end of file + - 1114:80 \ No newline at end of file -- 2.49.1