Skip to content

Commit

Permalink
add postgres + build file for github
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikStreek authored Dec 29, 2023
1 parent c7ffd49 commit 4d2e797
Show file tree
Hide file tree
Showing 16 changed files with 84 additions and 1,141 deletions.
6 changes: 3 additions & 3 deletions .env.prod.default
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ DOCKER_COMPOSE_APP_PROD_PORT_TARGET=9001
# Here, you can customize default pad text that will appear as the first string on each new pad.
DOCKER_COMPOSE_APP_PROD_ENV_DEFAULT_PAD_TEXT="Willkommen beim kits Etherpad"

DOCKER_COMPOSE_MARIADB_PROD_ENV_MARIADB_DATABASE=
DOCKER_COMPOSE_MARIADB_PROD_ENV_MARIADB_PASSWORD=
DOCKER_COMPOSE_MARIADB_PROD_ENV_MARIADB_USER=
DOCKER_COMPOSE_POSTGRES_PROD_ENV_POSTGRES_DATABASE=
DOCKER_COMPOSE_POSTGRES_PROD_ENV_POSTGRES_PASSWORD=
DOCKER_COMPOSE_POSTGRES_PROD_ENV_POSTGRES_USER=
21 changes: 0 additions & 21 deletions .github/dependabot.yml

This file was deleted.

203 changes: 0 additions & 203 deletions .github/workflows/backend-tests.yml

This file was deleted.

44 changes: 0 additions & 44 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/dependency-review.yml

This file was deleted.

91 changes: 0 additions & 91 deletions .github/workflows/docker.yml

This file was deleted.

Loading

0 comments on commit 4d2e797

Please sign in to comment.