diff --git a/.gitea/workflows/hello.yamlx b/.gitea/workflows/hello.yamlx deleted file mode 100644 index 7e34a49..0000000 --- a/.gitea/workflows/hello.yamlx +++ /dev/null @@ -1,15 +0,0 @@ -name: Hello world - -on: - - push - -jobs: - say-hello: - runs-on: ubuntu-latest - steps: - - name: Checkout repository - uses: actions/checkout@v4 - - - name: Print hello - run: echo "Hello, world! from Gitea Actions" - diff --git a/asd.txt b/asd.txt deleted file mode 100644 index c453e0f..0000000 --- a/asd.txt +++ /dev/null @@ -1 +0,0 @@ -Random file, ami remélhetőleg megjelenik diff --git a/docker-compose.yaml b/docker-compose.yaml index 00c4f78..409f137 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -3,6 +3,6 @@ services: web: image: nginx:1.26.1-alpine3.19-slim ports: - - "80" + - "81" volumes: - ./html:/usr/share/nginx/html:ro diff --git a/html/index.html b/html/index.html index ba65506..fabc599 100644 --- a/html/index.html +++ b/html/index.html @@ -7,6 +7,7 @@

Sziasztok, emberek! 👋

Másik szöveg

+

Harmadik szöveg