Skip to content

Commit 41f9759

Browse files
author
Mike Holloway
committed
link to TeamPass
1 parent 0afc790 commit 41f9759

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# swarmstack/teampass
22

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

55
## USAGE
66

7-
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.
7+
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.
88

99
```
1010
docker stack deploy -c docker-compose.yml teampass

0 commit comments

Comments
 (0)