Skip to content

bitcodr/advertiselocator

Repository files navigation

Advertise Locator

Config Files

docker.env
config.yaml
nginx.conf

Run Application

- docker-compose build --no-cache
- docker rmi -f $(docker images -f "dangling=true" -q)
- docker-compose up -d --force-recreate

Stop Application

- docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published