Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jan Pachol
portaro
Wiki
Running Portaro
Running Portaro
· Changes
Page history
Update Running Portaro
authored
Jul 12, 2018
by
Jan Pachol
Hide whitespace changes
Inline
Side-by-side
Running-Portaro.md
View page @
574ea3d8
...
...
@@ -47,7 +47,7 @@ services:
image: v2tec/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: --schedule "0 0 2 * * *"
command: --schedule "0 0 2 * * *"
--cleanup
```
## Running appserver
...
...