Skip to content

Commit

Permalink
link to TeamPass
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Holloway committed Jun 12, 2019
1 parent 0afc790 commit 41f9759
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# swarmstack/teampass

Docker compose file for TeamPass. Requires Docker swarm.
Docker compose file for [TeamPass](https://teampass.net). Requires Docker swarm.

## USAGE

Edit the docker-compose.yml and replace fqdn.example.com with your swarm http address. TeamPass database credentials for later configuration are also found within this same file.
Edit docker-compose.yaml and replace fqdn.example.com with your swarm http address. TeamPass database credentials for later configuration are also found within this same file.

```
docker stack deploy -c docker-compose.yml teampass
Expand Down

0 comments on commit 41f9759

Please sign in to comment.