Skip to content

Commit

Permalink
add docker compose override dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehyiah committed Jan 31, 2024
1 parent ec8b6c8 commit cf93b5c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docker-compose.override.yaml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: '3.8'
services:
php:
volumes:
- ~/.ssh:/root/.ssh

# github local doc
### https://lindevs.com/install-act-on-ubuntu

0 comments on commit cf93b5c

Please sign in to comment.