@@ -7,7+7,11 @@ A stupid and easy way to publicize my stuff. like dropbox but safer.
docker stack deploy -c <(docker-compose config) public
```
docker stack deploy -c <(docker-compose config) public
```
-### creating a public directory by filename regex
+### reaching the services
+
+Must authorize self through ```$hostname```/lua/publish.lua and set up valid users on first deployment. Right now you gotta ```docker exec -it``` the container to do that.