Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
alihardan committed Apr 7, 2024
1 parent b2ef144 commit dfe5aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
1. copy .env file kenare docker-compose.yml, set mysql host to "db", and set user pass, add APP_KEY, also:
SANCTUM_STATEFUL_DOMAINS=dash.oldpersiangames.org
SESSION_DOMAIN=.oldpersiangames.org
FRONTEND_URL=https://dash.oldpersiangames.org
also TELEGRAM_TOKEN=bot_token and OWNER_TG_ID=yourid
also TELEGRAM_API and TELEGRAM_HASH for your python bot
1. docker compose pull && docker compose up --build -d && docker compose exec app bash -c "php artisan config:cache && php artisan route:cache && php artisan optimize"
Expand Down

0 comments on commit dfe5aeb

Please sign in to comment.