Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
ru-bot-twitter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CAAD
ru-bot-twitter
Repository
3b61dbd331c576698f5f12e99c428426aa1a3f0d
Select Git revision
Selected
3b61dbd331c576698f5f12e99c428426aa1a3f0d
Branches
1
main
default
protected
2 results
ru-bot-twitter
docker-compose.yml
docker-compose.yml
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
Update restart policy
fmk17 authored
Jun 7, 2022
3b61dbd3
History
3b61dbd3
Jun 7, 2022
History
docker-compose.yml
65 B
version: "3.9" services: app: build: . restart: always