Skip to content

Commit

Permalink
revert commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheff authored Apr 13, 2018
1 parent e936848 commit c1fc5d8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docker/swarm/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ services:
ports:
- "80"
volumes:
- /data/lola:/data/lola
- /mnt/q/shefflab/LOLAweb:/mnt/q/shefflab/LOLAweb
- /data/lola/reference:/srv/shiny-server/LOLAweb/apps/LOLAweb/reference
- /data/lola/universes:/srv/shiny-server/LOLAweb/apps/LOLAweb/universes
- /data/lola/userSets:/srv/shiny-server/LOLAweb/apps/LOLAweb/userSets
- /data/lola/cache:/srv/shiny-server/LOLAweb/apps/LOLAweb/cache
- /data/lola/shinylog:/var/log/shiny-server
deploy:
mode: replicated
Expand Down

0 comments on commit c1fc5d8

Please sign in to comment.