Skip to content

Commit

Permalink
refactor: remove unused env
Browse files Browse the repository at this point in the history
  • Loading branch information
mukezhz committed May 13, 2024
1 parent 6318ad9 commit 5904854
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions templates/templates/wesionary/project/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ services:
container_name: {{.PackageName}}
security_opt:
- seccomp:unconfined
extra_hosts:
- "yc-api.local:192.168.64.2"
6 changes: 0 additions & 6 deletions templates/templates/wesionary/project/hidden.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,3 @@ COGNITO_CLIENT_ID=
COGNITO_USER_POOL_ID=
COGNITO_CLIENT_SECRET=

#YC Server
YC_SERVER_BASEURL=
YC_SERVER_CLIENT_ID=
YC_SERVER_CLIENT_SECRET=
YC_SERVER_APP_ID=
YC_SERVER_APP_SECRET=

0 comments on commit 5904854

Please sign in to comment.