Skip to content

Commit

Permalink
Merge pull request #5 from sku4/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
sku4 authored Oct 12, 2023
2 parents 46fd89f + d9f7f8f commit 6d25614
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Ad-run
# Run ads services
Ads project created for receiving telegram bot notifications about current advertisements from websites, with a slight delay after their publication.

Example environment file ```.env```:
## Run Project
1. Set ```.env``` file
2. Use ```docker compose up -d``` to build and run docker containers with application itself

### Example environment file ```.env```:

```
HOST_URL=<url>
Expand Down

0 comments on commit 6d25614

Please sign in to comment.